Flutter
form_bloc
Our great sponsors
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.
Flutter
-
Should I learn Provider before learning Riverpod?
Go with RiverPod, you may have a look on my example project that I developed with RiverPod
-
Boilerplate project using RiverPod, Dio, Auto_Route
I try to maintain a boilerplate project for my starter project, the first version of this I wrote back in 2019 with Bloc now I rewrote my Boilerplate but with RiverPod this time. It comes with lots of other improvements as well. Though featurewise it's very barebone but can help with project structure and others. here's the link: https://github.com/SimpleBoilerplates/Flutter
form_bloc
-
What to use if flutter_form_bloc isn't maintained any more?
Have you looked into upgrading your dependencies to run flutter 2.x? flutter_form_bloc is my last blocker right now and it looks like it's no longer maintained.
What are some alternatives?
fluttersaurus - A Flutter Thesaurus made for Byteconf Flutter 2020
reactive_forms - This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular's Reactive Forms
rick-and-morty-info - Made with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD) and finally with 💙
riverpod - A simple way to access state while robust and testable.
pdf_viewer_example - Use the Flutter PDF Viewer to download PDF documents and display them within your Flutter app.
flutter_deer - 🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图,更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.
former - Easy form building in Flutter with a fluent schema API.
ferry - Stream-based strongly typed GraphQL client for Dart