Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 631 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 631 Bytes

Flex ColorPicker Example

A simple example application using the Flex ColorPicker package.

Getting Started

To see the example on a device or simulator, clone the flex_color_picker repository and run the example:

cd example/
flutter run --release

The result is a basic default picker on the canvas and another picker that opens in a dialog. The dialog version and has a different style with a few more options present.

ColorPicker Basic