https://github.com/yichahucha/tform
A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.
https://github.com/yichahucha/tform
android dart dynamic dynamic-form dynamic-forms flutter flutter-dynamic-form flutter-form flutter-form-widgets flutter-formfield form ios tform
Last synced: 9 months ago
JSON representation
A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.
- Host: GitHub
- URL: https://github.com/yichahucha/tform
- Owner: yichahucha
- License: mit
- Created: 2020-08-25T01:53:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T11:42:02.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T03:43:00.154Z (9 months ago)
- Topics: android, dart, dynamic, dynamic-form, dynamic-forms, flutter, flutter-dynamic-form, flutter-form, flutter-form-widgets, flutter-formfield, form, ios, tform
- Language: Dart
- Homepage:
- Size: 8.68 MB
- Stars: 36
- Watchers: 1
- Forks: 16
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tform
A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.
## Installing
Add this to your package's pubspec.yaml file:
```yaml
dependencies:
tform: ^1.0.1
```
## Example

## Build Form Rows

## Build Form
