A simple app made with Flutter to Count People in one place.
-
Updated
Jun 30, 2024 - C++
A simple app made with Flutter to Count People in one place.
Counter App for Ignite | Rocketseat
Counter App is an open source tally Counter for Android. It Makes Counting easier. It is Creating by Using Flutter Technology. it is Made by Jibran Abdul Jabbar.
This Flutter app implements a basic counter with a twist: Stateful Counter: Track the count using Riverpod for state management. Dual Themes: Switch between light and dark themes seamlessly using a toggle. Modern Architecture: Leverage the simplicity and conciseness of Riverpod for state management.
A refactored version of the default Flutter "counter" app, demonstrating The Clean Architecture with reactive state management using streams. This example showcases a maintainable and scalable approach, incorporating immutability, dependency injection, and a clear separation of concerns.
a simple example for flutter hive with class inheritance using the famous flutter counter app
A refactored version of the default Flutter counter app, demonstrating Onion Architecture with reactive state management using streams. This example showcases a maintainable and scalable approach, incorporating immutability, dependency injection, and a clear separation of concerns.
A basic counter app by using Bloc and Cubit state management, have given toggle button to swith between Bloc and Cubit states.
Add a description, image, and links to the counter-app topic page so that developers can more easily learn about it.
To associate your repository with the counter-app topic, visit your repo's landing page and select "manage topics."