routemaster VS states_rebuilder

Compare routemaster vs states_rebuilder and see what are their differences.

routemaster

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

states_rebuilder

a simple yet powerful state management technique for Flutter (by GIfatahTH)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
routemaster states_rebuilder
8 4
328 495
- -
2.2 3.8
9 months ago 2 months ago
Dart Dart
MIT License GNU General Public License v3.0 or later
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.

routemaster

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

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

What are some alternatives?

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

beamer - A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

getx - Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.

flutter-quill - Rich text editor for Flutter

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

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

flutter-unity-view-widget - Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo

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

very_good_cli - A Very Good Command-Line Interface for Dart created by Very Good Ventures 🦄

flutter_empire - Simple Flutter State Management

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

eva - EVent-drive Architecture for SOLID Flutter applications