- Update a dependency to the latest release.
- FIX: Notice parameters are given. (99d41995)
- FEAT: Added FormPasswordVisible. (f2e9df7b)
- Update a dependency to the latest release.
- FIX: Fixed a validator bug in dropdown. (b72f1a2c)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FEAT: Added FormDurationField. (2e7805c1)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Flutter 3.16 compatible. (092ecd4f)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Version error correction. (3e7b0288)
- Update a dependency to the latest release.
- FIX: Match the notation of "part of" to Linter. (cca8c742)
- FEAT: Allows setting of icons for Dropdown. (e266c9a6)
- Update a dependency to the latest release.
- FIX: TextEditingControllerの値を変更した場合の修正. (6d324ef3)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Fixed enabled was not working. (efba6c38)
- FIX: autocorrect is set to false by default. (e6a656d7)
- FIX: Alignment can now be specified by Style. (140ba29d)
- FIX: Border style can be applied to FormBuilder. (d90ccf52)
- FIX: Reflects the border setting of Form. (b61e77d2)
- FIX: Fixed a bug in TextField. (72030930)
- Update a dependency to the latest release.
- FIX: Fixed a bug that initialValue was not reflected properly. (2f2abce5)
- Update a dependency to the latest release.
- FIX: Rename to FormListBuilder. (5524e4df)
- FIX: DateTimePicker color can now be set. (103635b0)
- FIX: Fixed a bug in onSaved. (64e2c071)
- FIX: Fixed a bug that caused the FocusNode to be disconnected. (cbc09e51)
- FEAT: Added FormBuilder and FormAppendableListBuilder. (0090cb8a)
- FIX: Changed the interface of the form to perform updates along the way. (769490dc)
- FIX: Enabled to apply style.width to FormMedia. (0dda0111)
- FIX: Added autofocus to FormPinField. (03481e19)
- DOCS: Added GithubSponsors to ReadMe. (4492e87e)
- FIX: Added isEmpty method for FormMediaValue. (922919d1)
- FIX: Change the path of FormMediaValue to a URI. (2a7cb1f3)
- Update a dependency to the latest release.
- FIX: Raised the Dart version of Example. (55d99042)
- FEAT: Added FormDateTimeRange. (10c86025)
- FIX: Fixed bugs in FromFutureField, etc. (cbc0ec57)
- FIX: Changed FormFutureField specifications. (51e34680)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Display settings when inactive. (28f1a10c)
- FIX: Fixed a bug in FormMediaValue's toString. (81adc7fd)
- FEAT: Add Dropdown-type form. (270f8372)
- Update a dependency to the latest release.
- FIX: Remove unnecessary imports. (25a4e5bd)
- FIX: Temporarily resolved Mixin problem. (4b0b9ab4)
Note: This release has breaking changes.
- FEAT: Dart 3.0.0 compatible. (cc981bbc)
- BREAKING FEAT: Dart 3.0.0 compatible. (bf192403)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Fixed a bug that FormButton backgrounds were not reflected in some cases. (e5a35562)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Fixed a bug that caused incorrect display when the value path was empty. (40fe176e)
- FIX: Adjustment because the height changes. (4334f5cf)
- FIX: Expanded the scope of application of the Style of Form. (6b5a70c2)
- DOCS: Additional Comments. (893fe68a)
- FIX: Adjust the appearance of the FormChipsField. (786a79de)
- FIX: Addition of FormFutureField and FormChipsField. (25ae583a)
- FIX: Fixed a bug that caused the TextField to widen when inputting Japanese. (b7d653cd)
- FIX: Adjust padding of FormTextField. (14dc1b8a)
- FIX: Added AutoFocus function. (8a6c7375)
- FIX: Added keepAlive item to widget. (6bcad2f4)
- FIX: Fixed a bug that prevented it from updating properly. (6c1ce8de)
- FIX: Fixed a bug that initial values were not updated when they were changed. (0f2ccdd0)
- FIX: Remove ResetIcon from FormDateTime. (11543b32)
- Update a dependency to the latest release.
- FIX: Fixed an outdated version of Katana. (47ff3566)
- FIX: Fixed a problem that was not being replaced properly. (aea5900c)
- DOCS: Fix ReadMe. (97288683)
- FIX: Fixed a problem that was not being replaced properly. (aea5900c)
- DOCS: Fix ReadMe. (97288683)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: Fixed the problem with Material3, as the shape is not correct. (9cefae39)
- FIX: Fixed a bug when FormController is switched. (032ff1c5)
- Update a dependency to the latest release.
- FIX: The initialValue of FormTextField was not reflected. (bba67a92)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: prefix and suffix can be specified in widgets as well. (1a4c5348)
- FEAT: Changed the onSaved mechanism of form. (b07ad300)
- Update a dependency to the latest release.
- FEAT: Initial implementation complete. (26f14f84)