Most popular Flutter libraries for state management in 2021

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bloc

    A predictable state management library that helps implement the BLoC design pattern

  • Active development: yes Github link

  • splat

    Makes things cross-platform

  • Library inspired by Splat from the React world again. Library is not so popular like previous and maintenance is also a little lower.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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..

  • MobX

    Simple, scalable state management.

  • 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

  • flutter_redux

    A library that connects Widgets to a Redux Store

  • Github link Active development: a little

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • fish-redux

    An assembled flutter application framework.

  • 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

  • flutter_getx_timetracker

    Timetracker created with Flutter and GetX framework

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to create a new Flutter Project with a Boilerplate

    9 projects | dev.to | 21 Apr 2021
  • Exploring Speed Up Mobile App Development Approaches

    1 project | /r/FlutterDev | 6 Jun 2023
  • How use riverpod_generator on a class ? my todo property doesn't refresh on UI

    1 project | /r/flutterhelp | 6 Apr 2023
  • Maximizing Your Flutter App's Performance with (Async)NotifierProvider, Freezed & Riverpod Code Generators

    2 projects | dev.to | 25 Mar 2023
  • What State Manager do you use the most on your apps?

    2 projects | /r/FlutterDev | 15 Mar 2023