mobx.dart VS cube

Compare mobx.dart vs cube and see what are their differences.

mobx.dart

MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps. (by mobxjs)

cube

Simple State Manager (Focusing on simplicity and rebuilding only the necessary) (by RafaelBarbosatec)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mobx.dart cube
9 1
2,363 35
1.1% -
8.4 0.0
21 days ago over 1 year ago
Dart Dart
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mobx.dart

Posts with mentions or reviews of mobx.dart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-29.

cube

Posts with mentions or reviews of cube. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-11.

What are some alternatives?

When comparing mobx.dart and cube you can also consider the following projects:

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

riverpod - A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

unpub - Self-hosted private Dart Pub server for Enterprise

flutter_redux - A library that connects Widgets to a Redux Store

provider - InheritedWidgets, but simple

flutter_boilerplate_project - A boilerplate project created in flutter using MobX and Provider.

flutter_getx_timetracker - Timetracker created with Flutter and GetX framework

states_rebuilder - a simple yet powerful state management technique for Flutter

fish-redux - An assembled flutter application framework.

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