Android State Managment

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

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

  • SaaSHub

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

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

  • 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

  • dropdown_button2 VS dropdown_search - a user suggested alternative

    2 projects | 29 Sep 2024
  • 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
  • Build a Youtube Clone with Strapi and Flutter: Part 3

    2 projects | dev.to | 29 Oct 2024

Did you konow that Kotlin is
the 16th most popular programming language
based on number of metions?