katana_form 2.15.1 copy "katana_form: ^2.15.1" to clipboard
katana_form: ^2.15.1 copied to clipboard

Package to provide FormController to define the use of forms and FormStyle to unify the look and feel of forms.

2.15.1 #

2.15.0 #

  • FIX: Flutter 3.27 compatible. (cadb2357)
  • FEAT: Update dependencies and enhance form styling. (6aa4b14d)

2.14.4 #

  • FIX: Add alignedDropdown property to FormStyle and update dropdown fields to use it. (c6ea682d)

2.14.3 #

  • FIX: Update on flutter_lints. (698a5845)

2.14.2 #

2.14.1 #

  • FIX: Fixed a bug that prevented it from working. (5d719d5c)

2.14.0 #

  • FEAT: Added various Builder and FormMapTagDropdownField. (888a5c90)

2.13.8 #

  • FIX: Added color change parameter for switches. (2dc2eb39)

2.13.7 #

  • FIX: Fixed a bug that prevented Pin from being input on Android. (4bf698e0)

2.13.6 #

2.13.5 #

2.13.4 #

  • FIX: Fixed a bug that occurred where a reset was not required. (0ce4cb49)

2.13.3 #

  • FIX: Additional required functions. (ddbd211c)

2.13.2 #

  • Update a dependency to the latest release.

2.13.1 #

  • Update a dependency to the latest release.

2.13.0 #

  • FIX: Added FormDateTimeRangeFieldCustomDelegate. (109485ab)
  • FEAT: Add FormStyleContainer. (acaff9ca)

2.12.17 #

  • FIX: Change the Divider color. (4e948985)

2.12.16 #

  • FIX: Support for Flutter 3.22. (c333924c)

2.12.15 #

  • FIX: Flutter version upgrade support. (8d467457)

2.12.14 #

  • Update a dependency to the latest release.

2.12.13 #

  • FIX: Adjustable switch position. (8dc284a0)

2.12.12 #

2.12.11 #

  • FIX: Fixed a problem with icons overflowing. (8ac5ef1a)

2.12.10 #

  • Update a dependency to the latest release.

2.12.9 #

  • Update a dependency to the latest release.

2.12.8 #

  • FIX: Support for color reflection of borders. (d96abe48)

2.12.7 #

  • DOCS: Changed the specification of the validator of Form. (422e1564)

2.12.6 #

  • FIX: Added CounterBuilder to TextField. (77afe2f8)

2.12.5 #

  • FIX: Added FormCheckbox validator. (235b3772)

2.12.4 #

  • FIX: Change the position of the drop-down icon. (85b1bb7a)

2.12.3 #

  • FIX: Changed the validate method of FormController. (788a396b)

2.12.2 #

  • Update a dependency to the latest release.

2.12.1 #

  • Update a dependency to the latest release.

2.12.0 #

  • FEAT: FormStyle type can now be selected. (fe88ce24)

2.11.0 #

  • FEAT: Addition of katana_test and katana_builder. (4ac65b26)

2.10.5 #

  • Update a dependency to the latest release.

2.10.4 #

2.10.3 #

  • FIX: Decimal points were not displayed properly, corrected. (9b73dafd)

2.10.2 #

  • Update a dependency to the latest release.

2.10.1 #

  • FIX: Notice parameters are given. (99d41995)

2.10.0 #

  • FEAT: Added FormPasswordVisible. (f2e9df7b)

2.9.6 #

  • Update a dependency to the latest release.

2.9.5 #

  • FIX: Fixed a validator bug in dropdown. (b72f1a2c)

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.9.0 #

  • FEAT: Added FormDurationField. (2e7805c1)

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.7 #

  • FIX: Flutter 3.16 compatible. (092ecd4f)

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.3 #

  • FIX: Version error correction. (3e7b0288)

2.8.2 #

  • Update a dependency to the latest release.

2.8.1 #

  • FIX: Match the notation of "part of" to Linter. (cca8c742)

2.8.0 #

  • FEAT: Allows setting of icons for Dropdown. (e266c9a6)

2.7.17 #

  • Update a dependency to the latest release.

2.7.16 #

  • FIX: TextEditingControllerの値を変更した場合の修正. (6d324ef3)

2.7.15 #

2.7.14 #

  • Update a dependency to the latest release.

2.7.13 #

2.7.12 #

  • Update a dependency to the latest release.

2.7.11 #

  • FIX: Fixed enabled was not working. (efba6c38)

2.7.10 #

  • FIX: autocorrect is set to false by default. (e6a656d7)

2.7.9 #

  • FIX: Alignment can now be specified by Style. (140ba29d)

2.7.8 #

  • FIX: Border style can be applied to FormBuilder. (d90ccf52)

2.7.7 #

  • FIX: Reflects the border setting of Form. (b61e77d2)

2.7.6 #

  • FIX: Fixed a bug in TextField. (72030930)

2.7.5 #

  • Update a dependency to the latest release.

2.7.4 #

  • FIX: Fixed a bug that initialValue was not reflected properly. (2f2abce5)

2.7.3 #

  • Update a dependency to the latest release.

2.7.2 #

  • FIX: Rename to FormListBuilder. (5524e4df)

2.7.1 #

  • 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)

2.7.0 #

  • FEAT: Added FormBuilder and FormAppendableListBuilder. (0090cb8a)

2.6.2 #

  • FIX: Changed the interface of the form to perform updates along the way. (769490dc)

2.6.1 #

  • FIX: Enabled to apply style.width to FormMedia. (0dda0111)

2.6.0 #

2.5.1 #

  • FIX: Added autofocus to FormPinField. (03481e19)

2.5.0 #

2.4.7 #

  • DOCS: Added GithubSponsors to ReadMe. (4492e87e)

2.4.6 #

2.4.5 #

  • FIX: Added isEmpty method for FormMediaValue. (922919d1)

2.4.4 #

  • FIX: Change the path of FormMediaValue to a URI. (2a7cb1f3)

2.4.3 #

  • DOCS: Changed ReadMe header. (4bc527cb)

2.4.2 #

  • Update a dependency to the latest release.

2.4.1 #

  • FIX: Raised the Dart version of Example. (55d99042)

2.4.0 #

  • FEAT: Added FormDateTimeRange. (10c86025)

2.3.1 #

  • FIX: Fixed bugs in FromFutureField, etc. (cbc0ec57)

2.3.0 #

  • FEAT: Added FormMonthField. (bc0de5a9)

2.2.7 #

  • FIX: Changed FormFutureField specifications. (51e34680)

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.2.3 #

  • FIX: Display settings when inactive. (28f1a10c)

2.2.2 #

  • FIX: Fixed a bug in FormMediaValue's toString. (81adc7fd)

2.2.1 #

  • FIX: Adjustment of display. (f7a67fe8)

2.2.0 #

2.1.0 #

  • FEAT: Add Dropdown-type form. (270f8372)

2.0.4 #

  • Update a dependency to the latest release.

2.0.3 #

  • FIX: Remove unnecessary imports. (25a4e5bd)

2.0.2 #

  • FIX: Temporarily resolved Mixin problem. (4b0b9ab4)

2.0.0 #

Note: This release has breaking changes.

  • FEAT: Dart 3.0.0 compatible. (cc981bbc)
  • BREAKING FEAT: Dart 3.0.0 compatible. (bf192403)

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.6 #

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.2 #

  • FIX: Fixed a bug that FormButton backgrounds were not reflected in some cases. (e5a35562)

1.4.1 #

  • Update a dependency to the latest release.

1.4.0 #

1.3.20 #

  • Update a dependency to the latest release.

1.3.19 #

  • FIX: Fixed a bug that caused incorrect display when the value path was empty. (40fe176e)

1.3.18 #

  • FIX: Adjustment because the height changes. (4334f5cf)

1.3.17 #

  • FIX: Expanded the scope of application of the Style of Form. (6b5a70c2)
  • DOCS: Additional Comments. (893fe68a)

1.3.16 #

  • FIX: Adjust the appearance of the FormChipsField. (786a79de)

1.3.15 #

  • FIX: Addition of FormFutureField and FormChipsField. (25ae583a)

1.3.14 #

  • FIX: Fixed a bug that caused the TextField to widen when inputting Japanese. (b7d653cd)

1.3.13 #

  • FIX: Adjust padding of FormTextField. (14dc1b8a)

1.3.12 #

  • FIX: Added AutoFocus function. (8a6c7375)

1.3.11 #

  • FIX: Added keepAlive item to widget. (6bcad2f4)

1.3.10 #

  • FIX: Fixed a bug that prevented it from updating properly. (6c1ce8de)

1.3.9 #

  • FIX: Fixed a bug that initial values were not updated when they were changed. (0f2ccdd0)

1.3.8 #

  • FIX: Remove ResetIcon from FormDateTime. (11543b32)

1.3.7 #

  • Update a dependency to the latest release.

1.3.6 #

1.3.5 #

  • FIX: Fixed an outdated version of Katana. (47ff3566)
  • FIX: Fixed a problem that was not being replaced properly. (aea5900c)
  • DOCS: Fix ReadMe. (97288683)

1.3.4 #

  • FIX: Fixed a problem that was not being replaced properly. (aea5900c)
  • DOCS: Fix ReadMe. (97288683)

1.3.3 #

  • Update a dependency to the latest release.

1.3.2 #

  • Update a dependency to the latest release.

1.3.1 #

  • FIX: Fixed the problem with Material3, as the shape is not correct. (9cefae39)

1.3.0 #

1.2.7 #

  • FIX: Fixed a bug when FormController is switched. (032ff1c5)

1.2.6 #

  • Update a dependency to the latest release.

1.2.5 #

  • FIX: The initialValue of FormTextField was not reflected. (bba67a92)

1.2.4 #

  • Update a dependency to the latest release.

1.2.3 #

  • Update a dependency to the latest release.

1.2.2 #

  • DOCS: README modifications. (c3c2f3f1)

1.2.1 #

  • FIX: prefix and suffix can be specified in widgets as well. (1a4c5348)

1.2.0 #

  • FEAT: Changed the onSaved mechanism of form. (b07ad300)

1.1.2 #

  • Update a dependency to the latest release.

1.1.1 #

1.1.0 #

  • FEAT: Initial implementation complete. (26f14f84)
1
likes
160
points
6.53k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Package to provide FormController to define the use of forms and FormStyle to unify the look and feel of forms.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_rating_bar, katana, pin_input_text_field, universal_platform

More

Packages that depend on katana_form