rydmike / flex_color_picker

A highly customizable Flutter color picker.
BSD 3-Clause "New" or "Revised" License
198 stars 41 forks source link

Copy setup config code from WEB demo app #37

Open rydmike opened 2 years ago

rydmike commented 2 years ago

The FlexColorScheme ThemesPlayground app has a feature that can generate the code for the configured active viewed package setup and you can copy paste it into your own app.

Add the same feature for the ColorPicker to its web demo app.