gsform 0.1.7 gsform: ^0.1.7 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