# tform_flutter_null_safety **Repository Path**: scafel/tform_flutter_null_safety ## Basic Information - **Project Name**: tform_flutter_null_safety - **Description**: tform的空安全版本 - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-25 - **Last Updated**: 2022-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tform_flutter_null_safety ## Installing Add this to your package's pubspec.yaml file: ```yarml tform_flutter_null_safety: git: url: 'https://github.com/scafel/tform_flutter_null_safety.git' ``` # source from tfrom ```url https://github.com/yichahucha/tform ``` # 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)