Hacker News new | ask | show | jobs
by hansjorg 2516 days ago
See the official Flutter guide on state management: https://flutter.dev/docs/development/data-and-backend/state-...

It refers to other solutions as well, but the hands-on example is with provider (starting in the "Simple app state management" chapter)