flutter_material_color_picker 0.0.4
flutter_material_color_picker: ^0.0.4 copied to clipboard
Material color picker for Flutter
0.0.4 #
- Fix icon on selected color
- Force icon's color (if light color set black icon, and if dark color set white icon)
0.0.3+1 #
- Edit README
0.0.3 #
- Improve design (use GridView)
- Add (customizable) icon on CircleColor when selected
0.0.2 #
- Add support of ColorSwatch and not MaterialColor
- Fix bug of colors null
- Fix bug if you just press main color, and not shade color, the change event not called
- Improve code
0.0.1 #
- Initial release