katana_form 3.2.2
katana_form: ^3.2.2 copied to clipboard
Package to provide FormController to define the use of forms and FormStyle to unify the look and feel of forms.
3.2.1 #
- Update a dependency to the latest release.
3.1.13 #
- Update a dependency to the latest release.
3.1.10 #
- Update a dependency to the latest release.
3.1.9 #
- Update a dependency to the latest release.
3.1.3 #
3.1.2 #
- Update a dependency to the latest release.
3.1.0 #
- REFACTOR: Set linting strictly. (3d3c9e7c)
- REFACTOR: Apply strict Lint. (79dfd383)
- REFACTOR: Applying strict Lints. (93531062)
- REFACTOR: Standardize to double quotes. (a2dd305a)
- FIX: Added ActiveColor. (7405e668)
- FIX: Minor form corrections. (5f5b60b2)
- FIX: Rename value. (bf5cbe15)
- FIX: Change the name of the Form. (7aa64851)
- FIX: Adjustment of display. (f7a67fe8)
- FIX: Fixed a bug in FormMediaValue's toString. (81adc7fd)
- FIX: Made it reflect the
alignofFormStyleContainer. (cc042308) - FIX: Fixed an issue with the generated file names. (b63f9f23)
- FIX: Display settings when inactive. (28f1a10c)
- FIX: Changed FormFutureField specifications. (51e34680)
- FIX: Fixed bugs in FromFutureField, etc. (cbc0ec57)
- FIX: We tried to match the OUTLINE style. (3eece025)
- FIX: Freezed Migration. (9b040235)
- FIX: Raised the Dart version of Example. (55d99042)
- FIX: Modified FormBuilder and FormFutureField to reflect the style of FormBuilder and FormFutureField. (c005ee72)
- FIX: Font themes can be specified for Form buttons. (f13e586c)
- FIX: Fixed Dropdown colors were not working properly. (529c25cd)
- FIX: Change the path of FormMediaValue to a URI. (2a7cb1f3)
- FIX: Update for 3.29. (6730318d)
- FIX: Added the ability to record version for listing updates. (77de75a2)
- FIX: Apply formatter. (767baa49)
- FIX: Flutter 3.27 compatible. (cadb2357)
- FIX: Added isEmpty method for FormMediaValue. (922919d1)
- FIX: Add alignedDropdown property to FormStyle and update dropdown fields to use it. (c6ea682d)
- FIX: Update on flutter_lints. (698a5845)
- FIX: Fixed minor glitches. (fa6cf2e3)
- FIX: Fixed a bug that prevented it from working. (5d719d5c)
- FIX: Added autofocus to FormPinField. (03481e19)
- FIX: Added color change parameter for switches. (2dc2eb39)
- FIX: Fixed a bug that prevented Pin from being input on Android. (4bf698e0)
- FIX: Remove unnecessary imports. (25a4e5bd)
- FIX: Update Pakcages. (71a244da)
- FIX: Fixed a bug that occurred where a reset was not required. (0ce4cb49)
- FIX: Additional required functions. (ddbd211c)
- FIX: Added FormDateTimeRangeFieldCustomDelegate. (109485ab)
- FIX: Enabled to apply style.width to FormMedia. (0dda0111)
- FIX: Change the Divider color. (4e948985)
- FIX: Support for Flutter 3.22. (c333924c)
- FIX: Flutter version upgrade support. (8d467457)
- FIX: Adjustable switch position. (8dc284a0)
- FIX: Changed the interface of the form to perform updates along the way. (769490dc)
- FIX: Fixed a problem with icons overflowing. (8ac5ef1a)
- FIX: Support for color reflection of borders. (d96abe48)
- FIX: Fixed a bug that caused the FocusNode to be disconnected. (cbc09e51)
- FIX: Added CounterBuilder to TextField. (77afe2f8)
- FIX: Added FormCheckbox validator. (235b3772)
- FIX: Change the position of the drop-down icon. (85b1bb7a)
- FIX: Changed the validate method of FormController. (788a396b)
- FIX: Fixed a bug in onSaved. (64e2c071)
- FIX: DateTimePicker color can now be set. (103635b0)
- FIX: Rename to FormListBuilder. (5524e4df)
- FIX: Decimal points were not displayed properly, corrected. (9b73dafd)
- FIX: Notice parameters are given. (99d41995)
- FIX: Fixed a bug that initialValue was not reflected properly. (2f2abce5)
- FIX: Fixed a validator bug in dropdown. (b72f1a2c)
- FIX: Fixed a bug in TextField. (72030930)
- FIX: Flutter 3.16 compatible. (092ecd4f)
- FIX: Version error correction. (3e7b0288)
- FIX: Match the notation of "part of" to Linter. (cca8c742)
- FIX: Reflects the border setting of Form. (b61e77d2)
- FIX: TextEditingControllerの値を変更した場合の修正. (6d324ef3)
- FIX: Validate bug fixes. (ef513846)
- FIX: Temporarily resolved Mixin problem. (4b0b9ab4)
- 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: Added errorTextStyle. (92c3a4d8)
- FEAT: Added FormDurationField. (2e7805c1)
- FEAT: Added FormPasswordVisible. (f2e9df7b)
- FEAT: Addition of katana_test and katana_builder. (4ac65b26)
- FEAT: FormStyle type can now be selected. (fe88ce24)
- FEAT: Added FormBuilder and FormAppendableListBuilder. (0090cb8a)
- FEAT: Add FormStyleContainer. (acaff9ca)
- FEAT: Added FormSwitch. (ec367f5c)
- FEAT: Added various Builder and FormMapTagDropdownField. (888a5c90)
- FEAT: Added FormPinField. (636d5e50)
- FEAT: Update dependencies and enhance form styling. (6aa4b14d)
- FEAT: Added enabled to FormStyleScope. (aca4a38b)
- FEAT: Package update support. (bdecd020)
- FEAT: Added FormDateTimeRange. (10c86025)
- FEAT: Added FormMonthField. (bc0de5a9)
- FEAT: Refactor suggestion to support mention functionality. (372c3819)
- FEAT: Add subBackgroundColor to FormStyle. (0af120de)
- FEAT: Unify the delegate name to picker. (6695a35b)
- FEAT: Added FormRatingBar. (3324dbab)
- FEAT: Add Dropdown-type form. (270f8372)
- FEAT: Change the name of FormStyleContainer. (6dd0ab54)
- FEAT: Allows setting of icons for Dropdown. (e266c9a6)
- DOCS: Changed license. (f86ff4a1)
- DOCS: Changed the specification of the validator of Form. (422e1564)
- DOCS: Corrected comment. (56d780c2)
- DOCS: Added GithubSponsors to ReadMe. (4492e87e)
- DOCS: Added ReadMe link. (b9a4ef5a)
- DOCS: Changed ReadMe header. (4bc527cb)
- DOCS: Up-to-date changes around SNS. (de4980a9)
- DOCS: Add Github badge. (f43beb54)
3.0.0 #
2.20.0 #
2.19.0 #
2.18.2 #
- Update a dependency to the latest release.
2.17.6 #
- Update a dependency to the latest release.
2.17.5 #
- Update a dependency to the latest release.
2.17.4 #
- Update a dependency to the latest release.
2.16.2 #
- FIX: Modified FormBuilder and FormFutureField to reflect the style of FormBuilder and FormFutureField. (c005ee72)
2.16.1 #
- Update a dependency to the latest release.
2.16.0 #
2.15.4 #
- Update a dependency to the latest release.
2.15.0 #
2.14.4 #
- FIX: Add alignedDropdown property to FormStyle and update dropdown fields to use it. (c6ea682d)
2.13.2 #
- Update a dependency to the latest release.
2.13.1 #
- Update a dependency to the latest release.
2.13.0 #
2.12.14 #
- Update a dependency to the latest release.
2.12.10 #
- Update a dependency to the latest release.
2.12.9 #
- Update a dependency to the latest release.
2.12.2 #
- Update a dependency to the latest release.
2.12.1 #
- Update a dependency to the latest release.
2.10.5 #
- Update a dependency to the latest release.
2.10.2 #
- Update a dependency to the latest release.
2.9.6 #
- Update a dependency to the latest release.
2.9.4 #
- Update a dependency to the latest release.
2.9.3 #
- Update a dependency to the latest release.
2.9.2 #
- Update a dependency to the latest release.
2.9.1 #
- Update a dependency to the latest release.
2.8.10 #
- Update a dependency to the latest release.
2.8.9 #
- Update a dependency to the latest release.
2.8.8 #
- Update a dependency to the latest release.
2.8.6 #
- Update a dependency to the latest release.
2.8.5 #
- Update a dependency to the latest release.
2.8.4 #
- Update a dependency to the latest release.
2.8.2 #
- Update a dependency to the latest release.
2.7.17 #
- Update a dependency to the latest release.
2.7.14 #
- Update a dependency to the latest release.
2.7.12 #
- Update a dependency to the latest release.
2.7.5 #
- Update a dependency to the latest release.
2.7.3 #
- Update a dependency to the latest release.
2.7.1 #
2.4.2 #
- Update a dependency to the latest release.
2.2.6 #
- Update a dependency to the latest release.
2.2.5 #
- Update a dependency to the latest release.
2.2.4 #
- Update a dependency to the latest release.
2.0.4 #
- Update a dependency to the latest release.
2.0.0 #
1.4.9 #
- Update a dependency to the latest release.
1.4.8 #
- Update a dependency to the latest release.
1.4.7 #
- Update a dependency to the latest release.
1.4.5 #
- Update a dependency to the latest release.
1.4.4 #
- Update a dependency to the latest release.
1.4.3 #
- Update a dependency to the latest release.
1.4.1 #
- Update a dependency to the latest release.
1.3.20 #
- Update a dependency to the latest release.
1.3.17 #
1.3.7 #
- Update a dependency to the latest release.
1.3.5 #
1.3.4 #
1.3.3 #
- Update a dependency to the latest release.
1.3.2 #
- Update a dependency to the latest release.
1.2.6 #
- Update a dependency to the latest release.
1.2.4 #
- Update a dependency to the latest release.
1.2.3 #
- Update a dependency to the latest release.
1.1.2 #
- Update a dependency to the latest release.