Keep track of data between pages

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

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

    Firebase Quickstart Samples for Android

  • Firebase: The official BaaS solution from Google. I'm specifically referring to their Firestore service. The data is on cloud, so the users never lose data, and the data is synced. Since Firebase as a whole is a BaaS, not only you can store data, you can also manage your users, get device information, see how well your app performs, get real-time error logging from real users, etc. It is free to some (generous) extent, you can see the pricing here.

  • bloc

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

  • Hydrated Bloc is a helper library that extends on Bloc library. So, you need to be comfortable with Bloc first in order to use it.

  • 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