Android State Managment

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

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

    Mavericks: Android on Autopilot

  • you might find airbnb/mavericks familiar, because i think it has similar principles & api surface to felangel/cubit

  • cubit

    Discontinued Cubit is a lightweight state management solution. It is a subset of the bloc package that does not rely on events and instead uses methods to emit new states.

  • you might find airbnb/mavericks familiar, because i think it has similar principles & api surface to felangel/cubit

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

    A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

  • There are multiple ways to communicate UI state changes from your view model to the view like using LiveData and SingleLiveEvent (a specialized LiveData which can only be consumed once).

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

  • ASL language translation

    1 project | /r/flutterhelp | 31 Oct 2022
  • A case against the MVI architecture pattern

    2 projects | /r/androiddev | 13 Apr 2021
  • Build iOS-like Apps in Python

    6 projects | /r/Python | 31 Mar 2021
  • How to Deploy Dart Functions to AWS Lambda

    5 projects | dev.to | 8 May 2024
  • Implementing Flutter QR Code Scanner with Swift and AVFoundation for iOS

    1 project | dev.to | 7 May 2024