https://github.com/afnanalmohd/counterbyprovider
Create sample app in Flutter for education to using provider library .
https://github.com/afnanalmohd/counterbyprovider
dart flutter provider state-management
Last synced: 3 months ago
JSON representation
Create sample app in Flutter for education to using provider library .
- Host: GitHub
- URL: https://github.com/afnanalmohd/counterbyprovider
- Owner: afnanalmohd
- Created: 2023-01-22T14:53:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T15:05:18.000Z (over 2 years ago)
- Last Synced: 2025-02-05T00:43:12.397Z (4 months ago)
- Topics: dart, flutter, provider, state-management
- Language: Dart
- Homepage:
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# State Management - provider.
sample app to use in education to use provider in flutter .the main idea is Inherited Widget to make them easier to use and more reusable.## Photos:
![]()
![]()