bloc VS rxdart

Compare bloc vs rxdart and see what are their differences.

bloc

A predictable state management library that helps implement the BLoC design pattern (by felangel)

rxdart

The Reactive Extensions for Dart (by ReactiveX)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
bloc rxdart
56 2
11,385 3,339
- 0.3%
9.2 6.6
7 days ago 26 days ago
Dart Dart
MIT License Apache License 2.0
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.

bloc

Posts with mentions or reviews of bloc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-25.

rxdart

Posts with mentions or reviews of rxdart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-11.
  • Incidences App
    14 projects | dev.to | 11 May 2022
    rxdart
  • Top 10 Flutter libraries you should know in 2021
    7 projects | dev.to | 20 Dec 2021
    Rx Dart is the reactive functional programming library for Drat based on Reactive X. It is specially designed to work with Google that extends the capabilities of Dart stream and Stream Controller by offering additional stream classes, operators, and Subjects.

What are some alternatives?

When comparing bloc and rxdart you can also consider the following projects:

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

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

mobx.dart - MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.

freezed - Code generation for immutable classes that has a simple syntax/API without compromising on the features.

packages - A collection of useful packages maintained by the Flutter team

cubit - 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.

build - A build system for Dart written in Dart

zustand - 🐻 Bear necessities for state management in React

plugins - Plugins for Flutter maintained by the Flutter team

MobX - Simple, scalable state management.

flutter_file_picker - File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.