Flutter's pure state management

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • estado

    A simple yet powerful MVVM implementation for Flutter. Keep your build methods clean from any frameworks

  • Agreed with what you said, and actually you are right. I built a minimum own lib , and funnily I even extracted it into a separate repo and re-use it now for all my projects. I just like to have the build method clean and I actually did vanilla-mvvm (I've been building android apps for a decade) https://github.com/Loremio/estado

  • airdash

    File sharing flutter webrtc app enabling sending files to any device from anywhere

  • I've only built small apps such as airdash, but always felt that the state management libraries such as Provider felt overly complex. Once I learnt about how to use ValueNotifier & ValueListenableBuilder I have started using it instead and will not look at libraries again until I ran into I find myself writing a bunch of boilerplate etc.

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