https://github.com/ryanprw/bloc_provider
Bloc Provider
https://github.com/ryanprw/bloc_provider
bloc-provider state-management
Last synced: 2 months ago
JSON representation
Bloc Provider
- Host: GitHub
- URL: https://github.com/ryanprw/bloc_provider
- Owner: Ryanprw
- Created: 2023-07-10T07:14:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T07:20:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T08:05:17.075Z (about 1 year ago)
- Topics: bloc-provider, state-management
- Language: C++
- Homepage:
- Size: 453 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bloc_provider
this is the result of my research using block provider in managing block state,
in this case I try to implement it in the form of addition and subtraction## Dependencies
- flutter_bloc
- bloc