All Projects → GiancarloCode → Form_bloc

GiancarloCode / 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! 🔥

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Form bloc

form-data-json
A zero dependency, cross browser library to easily get or set/manipulate form input values as/from a json object.
Stars: ✭ 37 (-84.52%)
Mutual labels:  forms, form, form-validation
grav-plugin-form
Grav Form Plugin
Stars: ✭ 48 (-79.92%)
Mutual labels:  forms, form, form-validation
react-cool-form
😎 📋 React hooks for forms state and validation, less code more performant.
Stars: ✭ 246 (+2.93%)
Mutual labels:  forms, form, form-validation
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (+1066.11%)
Mutual labels:  form-validation, form, forms
Redux Form
A Higher Order Component using react-redux to keep form state in a Redux store
Stars: ✭ 12,597 (+5170.71%)
Mutual labels:  form-validation, form, forms
ember-validity-modifier
Ember Octane addon to add custom validity (form validation) to form fields
Stars: ✭ 28 (-88.28%)
Mutual labels:  forms, form, form-validation
Composable Form
Build type-safe composable forms in Elm
Stars: ✭ 179 (-25.1%)
Mutual labels:  form-validation, form, forms
FrontendForms
A module for ProcessWire CMS to create and validate forms on the frontend easily using the Valitron library.
Stars: ✭ 0 (-100%)
Mutual labels:  forms, form, form-validation
Usetheform
React library for composing declarative forms, manage their state, handling their validation and much more.
Stars: ✭ 40 (-83.26%)
Mutual labels:  form-validation, form, forms
React Final Form
🏁 High performance subscription-based form state management for React
Stars: ✭ 6,781 (+2737.24%)
Mutual labels:  form-validation, form, forms
vue-use-form
✅ A Vue.js composition API function to validate forms
Stars: ✭ 97 (-59.41%)
Mutual labels:  forms, form, form-validation
Form For
ReactJS forms made easy
Stars: ✭ 118 (-50.63%)
Mutual labels:  form-validation, form, forms
React Hook Form
📋 React Hooks for form state management and validation (Web + React Native)
Stars: ✭ 24,831 (+10289.54%)
Mutual labels:  form-validation, form, forms
Jafar
🌟!(Just another form application renderer)
Stars: ✭ 107 (-55.23%)
Mutual labels:  form-validation, form, forms
React Controlled Form
Flexible, Modular & Controlled Forms for React and Redux
Stars: ✭ 121 (-49.37%)
Mutual labels:  form-validation, form, forms
Fielder
A field-first form library for React and React Native
Stars: ✭ 160 (-33.05%)
Mutual labels:  form, forms
Formiz
🐜 React forms with ease! Composable, headless & with built-in multi steps
Stars: ✭ 159 (-33.47%)
Mutual labels:  form-validation, forms
Validate
A lightweight form validation script.
Stars: ✭ 227 (-5.02%)
Mutual labels:  form-validation, forms
Neoform
✅ React form state management and validation
Stars: ✭ 162 (-32.22%)
Mutual labels:  form-validation, form
Core
The Form Tools Core.
Stars: ✭ 156 (-34.73%)
Mutual labels:  form, forms

form_bloc

Package Pub
form_bloc pub package
flutter_form_bloc pub package

Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface.

🔥👉 Documentation and Tutorials 👈🔥

  • [x] Synchronous Field Validation
  • [x] Asynchronous Field Validation
  • [x] Easy Loading and Initializing
  • [x] Wizard / Stepper Forms
  • [x] Submission Progress
  • [x] Success / Failure Response
  • [x] Serializable Form
  • [x] Submission Errors to Fields
  • [x] Dynamic Fields
  • [x] Conditional Fields
  • [x] List Fields
  • [x] Group Fields
  • [x] CRUD Support
  • [x] Beautiful Built-In Widgets

Examples

Maintainers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].