Skip to content

Files

Latest commit

e4caccc · Dec 29, 2024

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 5, 2024
Apr 8, 2021
Sep 24, 2024
Dec 29, 2024
Aug 30, 2022
Dec 13, 2024
Feb 1, 2023
Nov 1, 2020
Feb 18, 2022
Aug 30, 2022
May 13, 2024
Feb 18, 2022
Sep 24, 2024
Feb 18, 2022
Nov 6, 2020
Nov 17, 2021
Mar 12, 2021
Dec 29, 2024
Dec 29, 2024

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