web_color_picker 2.0.0 web_color_picker: ^2.0.0 copied to clipboard
This package allows you use the native web browser color picker in your Flutter Web app.
1.0.0 #
- Implement WebColorPicker and WebColorPicker.builder widgets.
1.0.3 #
- Fix image display issue in README.
- Update pubspec.yaml with:
- the correct platform declaration syntax.
- the correct screenshots links.
1.0.4 #
- Export the Event object.
2.0.0 #
- Migrate to package:web
- Add tutorial video to README