# tform **Repository Path**: dzj8/tform ## Basic Information - **Project Name**: tform - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-02 - **Last Updated**: 2021-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ![avatar](./assets/demo.gif) ## Build Form Rows ![avatar](./assets/carbon_rows.png) ## Build Form ![avatar](./assets/carbon_page.png)