gsform 0.3.0 gsform: ^0.3.0 copied to clipboard
GSForm helps to creating forms in Flutter by removing the boilerplate needed to build a form, validate fields, react to changes and collect final user input.
0.0.1 #
- initial GSForm .
0.0.2 #
- Add some Examples
- Complete readme
0.0.3 #
- Fixed some bugs
0.0.4 #
- Fixed some bugs
- Add Radio group as field of GSForm
- Improved styles
0.0.5 #
- Fixed some bugs
- Improved styles
0.0.6 #
- Fixed some bugs
- Update readme
- Add icon widget to file picker
0.0.7 #
- Add search field for radio group
0.0.8 #
- Improved styles
- Improved design
0.0.9 #
- Add CheckBoxList
- Fix RadioGroup initial selected data
0.1.0 #
- Add set value for text fields
- Improved form fields
- Fixed some bugs
0.1.1 #
- Improved form fields
- Fixed some bugs
0.1.2 #
- Improved form fields
- Add Disable Status to fields status
0.1.3 #
- Improved form fields
- Fix some bug
- Change Radio group returned value type
- Set initial value for spinner
0.1.4 #
- Add required all to gsCheckListField
- Fix improve fields
0.1.5 #
- Fix maxLine Scrollable in GSTextPlainField
0.1.6 #
- Add MultiImagePickerField
- Add Ability to Check image size and image count in MultiImagePickerField and ImagePickerField
- Show counter in NumberField
- Improve some fields
- Fix some bug
0.1.7 #
- Fix bug in TimePicker
0.1.8 #
- Add call back to spinner field
0.1.9 #
- Fix text aline in number field
0.1.9 #
- Fix bugs
0.2.1 #
- Fix bugs
- Upgrade some library dependency
0.2.3 #
- Add web support
0.2.4 #
- Update dependency
0.2.5 #
- Fix dependency
0.2.6 #
- Fix dependency intl
0.2.7 #
- Create document
0.2.8 #
- Fix bug
- Update dependencies
0.2.9 #
- Bug fixing
- Improve some fields
0.3.0 #
- Bug fixing
- Improve some fields