Skip to content

rydmike/color_picker_demo

Repository files navigation

color_picker_demo

NOTE:
This is the source code for the web demo for FlexColorPicker package version 1.x.
Package version 2.x uses a newer version of this demo that is bundled with the package source code as a longer extra example.

FlexColorPicker is a customizable color picker for Flutter. The ColorPicker can show six different types of color pickers, three of which are used for the standard Flutter Material colors and their shades. The size and style used for the pick items can be customized.

Flex ColorPicker is available as a published package on pub.dev here.

A web demo that shows the features of the ColorPicker it is running live here. This the source code for the web ColorPicker demo app.

ColorPicker WEB demo

While this demo is a web version, the ColorPicker works very well on mobile devices and Flutter desktop builds too. One advantage of the FlexColorPicker package is that it can be configured in different ways to provide just the right amount of color picking features, with a style that fits with your application.

ColorPicker variations lower