https://github.com/sagarkalel/bloc-counter-app
A basic counter app by using Bloc and Cubit state management, have given toggle button to swith between Bloc and Cubit states.
https://github.com/sagarkalel/bloc-counter-app
bloc-state-management counter-app cubit-state-management dart flutter
Last synced: 3 months ago
JSON representation
A basic counter app by using Bloc and Cubit state management, have given toggle button to swith between Bloc and Cubit states.
- Host: GitHub
- URL: https://github.com/sagarkalel/bloc-counter-app
- Owner: sagarkalel
- Created: 2024-05-29T13:02:10.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T13:16:11.000Z (12 months ago)
- Last Synced: 2025-01-04T13:56:03.815Z (5 months ago)
- Topics: bloc-state-management, counter-app, cubit-state-management, dart, flutter
- Language: C++
- Homepage:
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bloc_counter_app
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.