icon_picker 1.1.1
icon_picker: ^1.1.1 copied to clipboard
A Flutter widget to display a dialog containing an icon collection to pick one returning a jason iconData.
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.