ferry VS form_bloc

Compare ferry vs form_bloc and see what are their differences.

ferry

Stream-based strongly typed GraphQL client for Dart (by gql-dart)

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)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ferry form_bloc
2 1
582 450
2.7% -
8.2 5.2
19 days ago 26 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.

ferry

Posts with mentions or reviews of ferry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • Generating Dart Classes from GraphQL Queries
    1 project | /r/FlutterDev | 5 Jun 2022
    I've heard https://ferrygraphql.com/ Ferry was a good solution but the generated classes seem overly complicated
  • Which lib are you using with flutter for graphql?
    4 projects | /r/FlutterDev | 3 Jan 2022
    I was using https://github.com/zino-hofmann/graphql-flutter for flutter graphql projects but the main author of the lib is no longer working on this project. I know there have been two beta releases of this project recently but does anyone of you use any other library graphql client with flutter. Please don't recommend default http client which we use for rest apis. Has anyone tried this https://github.com/gql-dart/ferry. If you're using any other lib do let me know as well.

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.

What are some alternatives?

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

graphql-flutter - A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.

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

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

fluttersaurus - A Flutter Thesaurus made for Byteconf Flutter 2020

flutter_deer - 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practice project.

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

leto - Dart GraphQL server libraries. Utilities, code generator, examples and reference implementation.

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

ActiveRecord Import - A library for bulk insertion of data into your database using ActiveRecord.

SanitizeSqlLike - Backport #sanitize_sql_like method from Rails 4 for Rails 3. Sanitizes a string so that it is safe to use within an SQL LIKE statement.

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