checkbox_formfield 0.2.0 copy "checkbox_formfield: ^0.2.0" to clipboard
checkbox_formfield: ^0.2.0 copied to clipboard

This package contains checkbox widgets that can be used as FormField for Flutter beginners.

[0.2.0] - January 2, 2022 - BREAKING CHANGE! #

  • [CheckboxIconFormfield] Replace accentIconTheme.color with colorScheme.secondary as accentIconTheme.color is deprecated
  • [CheckboxListTileFormfield] Add contentPadding and autofocus

[0.1.2] - January 2, 2022 #

  • Update library versions, the sample and README.md

[0.1.1] - December 5, 2021 #

  • Update for new versions: null safety, onChanged, autovalidateMode

[0.1.0+3] - April 22, 2020 #

  • Update description
  • Fix typo: checkbox_list tile_formfield.dart --> checkbox_list_tile_formfield.dart

[0.1.0+2] - April 22, 2020 #

  • Update description

[0.1.0+1] - April 12, 2020 #

  • Add example directory

[0.1.0] - April 12, 2020 #

  • Big fix: CheckboxIconFormField.enabled was not working
  • Default colors can be set by providing context properly
  • Update README.md

[0.0.1] - April 12, 2020 #

  • Add CheckboxListTileFormField
  • Add CheckboxIconFormField
26
likes
90
points
300
downloads

Publisher

unverified uploader

Weekly Downloads

This package contains checkbox widgets that can be used as FormField for Flutter beginners.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on checkbox_formfield