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