foo_form_field 1.0.0-beta.1
foo_form_field: ^1.0.0-beta.1 copied to clipboard
Reusable Flutter FormFields and formatters for integer-only input.
flutter_form_fields #
Custom, simple form-field widgets for Flutter — integer-only fields and helpers.
Author: Basel Moustafa
Repository: https://github.com/BaselMoustafa/foo_form_field
Features #
- Integer-only TextFormField widgets
- Controllers for custom form fields
- Easy validators and formatters
Getting started #
Add to pubspec.yaml:
dependencies:
flutter_form_fields:
git:
url: https://github.com/BaselMoustafa/foo_form_field