foo_form_field 0.1.0
foo_form_field: ^0.1.0 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/flutter_form_fields
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/flutter_form_fields