https://github.com/felangel/cool_counter
A cool counter application which showcases HydratedCubit and ReplayCubit -- Flutter Warsaw 2020
https://github.com/felangel/cool_counter
bloc dart flutter flutter-examples state-management
Last synced: 3 months ago
JSON representation
A cool counter application which showcases HydratedCubit and ReplayCubit -- Flutter Warsaw 2020
- Host: GitHub
- URL: https://github.com/felangel/cool_counter
- Owner: felangel
- Created: 2020-10-06T02:52:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T16:45:35.000Z (about 5 years ago)
- Last Synced: 2025-04-22T11:54:32.505Z (6 months ago)
- Topics: bloc, dart, flutter, flutter-examples, state-management
- Language: Dart
- Homepage: https://www.meetup.com/Flutter-Warsaw/events/273615729/
- Size: 10.3 MB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cool_counter 😎
A cool counter application which showcases HydratedCubit and ReplayCubit.