-
Active development: yes Github link
-
Shorebird
Shorebird - Patch in minutes not days. Shorebird powers rapid development with CodePush and optimized CI pipelines designed specifically for Flutter.
-
Library inspired by Splat from the React world again. Library is not so popular like previous and maintenance is also a little lower.
-
get_it
Get It - Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App. Maintainer: @escamoteur
Active development: for the last year relatively yes Github link
-
riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Successor of Provider state manager developed by same author with a different motivation Same nice and very simple but I don't know if I can use it or more popular Provider because of lower maintenance during this year..
-
Really nice and simple for newcomers without a lot of boilerplate. Unfortunately you need use builder, automatic generate the code after some change and wait for it. Library is inspired by MobX project from JavaScript.
-
mobx.dart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.
Active development: low Github link
-
Github link Active development: a little
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Active development: no Github link
-
cube
Simple State Manager (Focusing on simplicity and rebuilding only the necessary) (by RafaelBarbosatec)
Popularity: pub.dev - 11 likes github - 6 stars Active development: yes Github link
-
Here is a one simple example which I created during trying of GetX: https://github.com/mjablecnik/flutter_getx_timetracker So you can study it and judge for yourself.
Related posts
-
How to create a new Flutter Project with a Boilerplate
-
A Deep Look at the Flutter SDK: What's Actually Under the Hood
-
Flutter_compositions: Vue-inspired reactive building blocks for Flutter
-
State Management in Flutter with Riverpod
-
Maintain and Extend Code Easily with Clean Architecture forĀ Flutter