https://github.com/vintage/flutter_demo_provider
Demo app which presents usage of Provider in Flutter
https://github.com/vintage/flutter_demo_provider
Last synced: 7 months ago
JSON representation
Demo app which presents usage of Provider in Flutter
- Host: GitHub
- URL: https://github.com/vintage/flutter_demo_provider
- Owner: vintage
- Created: 2019-07-21T10:25:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T18:12:51.000Z (about 6 years ago)
- Last Synced: 2025-01-12T18:11:14.177Z (9 months ago)
- Language: Dart
- Homepage: https://rykowski.dev/blog/flutter-state-management-provider/
- Size: 229 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Provider demo
Demo app which presents usage of Provider package for state management in Flutter.
Full article available at [https://rykowski.dev/blog/flutter-state-management-provider/](https://rykowski.dev/blog/flutter-state-management-provider/) (PL)