https://github.com/caijinglong/flutter_form_example
Example of flutter form.
https://github.com/caijinglong/flutter_form_example
example flutter form
Last synced: 10 months ago
JSON representation
Example of flutter form.
- Host: GitHub
- URL: https://github.com/caijinglong/flutter_form_example
- Owner: CaiJingLong
- Created: 2019-07-22T09:31:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T05:51:18.000Z (over 6 years ago)
- Last Synced: 2024-10-19T01:15:52.351Z (over 1 year ago)
- Topics: example, flutter, form
- Language: Dart
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_form_example
A Sample for flutter `Form`.
表单的简单演示, 对应[中文博客](https://www.kikt.top/posts/flutter/form/form1/)