https://github.com/slaveofcode/flutter_provider_example
A simple implementation of understanding the Flutter Provider
https://github.com/slaveofcode/flutter_provider_example
dart flutter flutter-examples provider state-management
Last synced: 5 months ago
JSON representation
A simple implementation of understanding the Flutter Provider
- Host: GitHub
- URL: https://github.com/slaveofcode/flutter_provider_example
- Owner: slaveofcode
- Created: 2020-03-25T18:07:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T18:10:25.000Z (over 5 years ago)
- Last Synced: 2025-03-30T08:33:02.878Z (8 months ago)
- Topics: dart, flutter, flutter-examples, provider, state-management
- Language: Dart
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Provider Example
A simple Flutter project which implement Provider State Management.