multiple-counters-flutter
State management demo
A Flutter app demonstrating four different state management techniques using Firebase Database
Flutter State Management [ setState ❖ StreamBuilder ❖ scoped_model ❖ redux ]
132 stars
7 watching
37 forks
Language: Dart
last commit: about 4 years ago
Linked from 1 awesome list
androidasynchronous-programmingdartlangflutteriosstate-managementstreams
Related projects:
Repository | Description | Stars |
---|---|---|
jonataslaw/easy | A lightweight state management solution that uses callback hash sets to manage reactive state changes in Flutter applications. | 19 |
redbrogdon/rebloc | A state management library for Flutter combining aspects of Redux and BLoC patterns. | 215 |
ubiqueiot/flutter-reactive-ble-example | An example of using StreamProvider to manage reactive state updates in a Flutter BLE application | 9 |
firebaseextended/firestoreodm-flutter | A Flutter package that enables fully type-safe applications using Cloud Firestore by defining data schemas and providing tools for bi-directional data validation and querying. | 36 |
angeloavv/flutter_flavorizr | A utility to easily create flavors in Flutter applications | 468 |
bounce-rs/bounce | A minimal state management library with automatic detection and notification of relevant subscribers | 101 |
beezee/statelens | A small library providing a Ramda-based structure for state manipulation in JavaScript applications. | 0 |
bitsdojo/bitsdojo_window | A Flutter package providing a standardized way to customize and work with desktop application windows across multiple platforms. | 814 |
ibdknox/waltz | Manages state in client-side applications using non-deterministic finite state machines. | 90 |
malte2036/flutter_linuxstats | A Flutter application to collect and display Linux system statistics | 9 |
aaronoe/fluttercinematic | A Flutter clone of an Android app to demonstrate the capabilities and trade-offs of building simple apps with cross-platform development. | 893 |
bimsina/wallpaper | A Flutter-based app with dynamic UI and theming capabilities | 282 |
duytq94/flutter-fb-reactions-animation | An app showcasing animation with Flutter using Facebook reactions as an animation demo | 433 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |
codemateltd/fluttermates | A sample Flutter app demonstrating how to implement a friend list and profile page | 592 |