icon_picker 2.1.0 copy "icon_picker: ^2.1.0" to clipboard
icon_picker: ^2.1.0 copied to clipboard

A Flutter widget to display a dialog containing an icon collection to pick one returning a jason iconData.

2.1.0 - 2022-03-22 #

  • Update SDK constraints to >=2.16.0 <3.0.0 based on beta release guidelines.
  • Update of material icons

2.0.1 - 2021-07-07 #

  • Improved validation on load the list of icons.

2.0.0 - 2021-03-09 #

  • Migrate to null safety.
  • Update SDK constraints to >=2.12.0 <3.0.0 based on beta release guidelines.
  • Remove deprecated FlatButton and maxLengthEnforced.

1.1.1 - 2020-12-11 #

  • Update to remove deprecated param autovalidate.
  • Material icons update.

1.1.0 - 2020-07-17 #

  • Fixed the return of onSavad val to get the iconData when using TextEditingController.
  • Fixed initialization to get the correct icon by initialValue.
  • Improved example app.

1.0.0 - 2020-07-17 #

  • Initial Open Source release.
18
likes
80
pub points
79%
popularity

Publisher

verified publisherm3uzz.com

A Flutter widget to display a dialog containing an icon collection to pick one returning a jason iconData.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on icon_picker