An open API service indexing awesome lists of open source software.

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.

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.