awesome-flutter icon indicating copy to clipboard operation
awesome-flutter copied to clipboard

Added form_bloc

Open GiancarloCode opened this issue 5 years ago • 1 comments

form_bloc is an easy form state management using BLoC pattern, separating the form state and business logic from the user interface. And provide wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more!

GiancarloCode avatar Feb 05 '20 13:02 GiancarloCode

Since the first request the package has evolved, on the website you can see its main features.

GiancarloCode avatar Mar 26 '20 20:03 GiancarloCode