https://github.com/msaaddev/form-validation-flutter
A flutter form that also validate its inputs.
https://github.com/msaaddev/form-validation-flutter
dart flutter form regex validation
Last synced: 2 months ago
JSON representation
A flutter form that also validate its inputs.
- Host: GitHub
- URL: https://github.com/msaaddev/form-validation-flutter
- Owner: msaaddev
- Created: 2021-05-24T15:14:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T19:38:27.000Z (about 5 years ago)
- Last Synced: 2025-10-29T20:53:33.149Z (8 months ago)
- Topics: dart, flutter, form, regex, validation
- Language: Dart
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Form Validation
A flutter form that also validates its input.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.