states_rebuilder VS getx

Compare states_rebuilder vs getx and see what are their differences.

states_rebuilder

a simple yet powerful state management technique for Flutter (by GIfatahTH)

getx

Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. (by jonataslaw)
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
states_rebuilder getx
4 18
495 9,846
- -
3.8 7.5
2 months ago 1 day ago
Dart Dart
GNU General Public License v3.0 or later 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.

states_rebuilder

Posts with mentions or reviews of states_rebuilder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-15.
  • What State Manager do you use the most on your apps?
    2 projects | /r/FlutterDev | 15 Mar 2023
    I use states_rebuilder https://github.com/GIfatahTH/states_rebuilder
  • Any comprehensive tutorial on States Rebuilder?
    1 project | /r/FlutterDev | 21 Feb 2021
    Unfortunately, states_rebuilder is not one of the "mainstream" state solutions. I assume that's a major factor why there is a relatively low amount of tutorials. That being said, I use it in my app and can only recommend it. The functional injection approach is super simple with clear callbacks when initializing and listening to a state. I found the documentation on github itself to be extensive and explaining everything one might want to know. Did you take a look at the examples e.g. https://github.com/GIfatahTH/states_rebuilder/tree/master/examples/ex_001_2_flutter_default_counter_app_with_functional_injection?
  • Flutter State Management in 2021
    2 projects | /r/flutterhelp | 17 Jan 2021
    I'm looking at states_builder right now to see if it would simplify the whole state manageent enough to warrant using it in place of Riverpod.
  • What State Management Solution You Think Is The
    1 project | /r/FlutterDev | 5 Jan 2021
    SR example - TODO app https://github.com/GIfatahTH/states_rebuilder/tree/master/examples/ex_009_1_3_ca_todo_mvc_with_state_persistence

getx

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

What are some alternatives?

When comparing states_rebuilder and getx you can also consider the following projects:

routemaster - Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.

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

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

dio - A powerful HTTP package for Dart/Flutter, which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custom adapters, etc. [Moved to: https://github.com/cfug/dio]

custom_timer - A customizable timer builder, with controller, animation, intervals, callbacks and custom actions for Flutter.

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

cube - Simple State Manager (Focusing on simplicity and rebuilding only the necessary)

dio - A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.

flutter_empire - Simple Flutter State Management

flutter_bloc_jottings - Flutter application with BLoC architecture for make small jottings

eva - EVent-drive Architecture for SOLID Flutter applications

flutterfire - ๐Ÿ”ฅ A collection of Firebase plugins for Flutter apps.