Skip to content

A easy, extensible and dynamic flutter form framework. Support for custom selectors, validators and widgets. Support form verification, insert, delete and so on.

License

Notifications You must be signed in to change notification settings

yichahucha/tform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 11, 2023
245596b · Apr 11, 2023

History

64 Commits
Dec 4, 2020
Aug 31, 2020
Sep 25, 2020
Apr 11, 2023
Aug 31, 2020
Apr 23, 2021
Sep 4, 2020
Aug 25, 2020
Apr 23, 2021
Aug 31, 2020
Apr 23, 2021
Dec 4, 2020
Apr 23, 2021
Aug 31, 2020

Repository files navigation

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:

dependencies:
  tform: ^1.0.1

Example

avatar

Build Form Rows

avatar

Build Form

avatar