form_bloc VS bloc

Compare form_bloc vs bloc and see what are their differences.

form_bloc

🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥 (by GiancarloCode)

bloc

A predictable state management library that helps implement the BLoC design pattern (by felangel)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
form_bloc bloc
1 56
450 11,385
- -
5.2 9.2
25 days ago 5 days ago
Dart Dart
- 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.

form_bloc

Posts with mentions or reviews of form_bloc. We have used some of these posts to build our list of alternatives and similar projects.

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.

What are some alternatives?

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

reactive_forms - This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular's Reactive Forms

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

fluttersaurus - A Flutter Thesaurus made for Byteconf Flutter 2020

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

former - Easy form building in Flutter with a fluent schema API.

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

rick-and-morty-info - Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD) and finally with 💙

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.

Flutter - A boilerplate project for Flutter using RiverPod, Dio, go_router, Freezed and generated with very_good_cli

zustand - 🐻 Bear necessities for state management in React

ferry - Stream-based strongly typed GraphQL client for Dart

rxdart - The Reactive Extensions for Dart