Skip to content

Just a playground to work on a color picker with custom functionality allowing to e.g. change the background color of the screen holding the color-picker

Notifications You must be signed in to change notification settings

BenAuerDev/custom_color_picker

Repository files navigation

Custom Color Picker

state is managed outside of the Widget Tree allowing for real-time color changing of Elements that are located above the ColorPicker itself in the Widget Tree

Reactive Background With AnimatedContainer
2024-03-02-08.11.21.105956467.mp4
2024-03-02-08.14.14.475809470.mp4

To clone the Repository navigate to the desired directory on your machine and run:

https://github.com/BenAuerDev/custom_color_picker.git

Then navigate to the project by running

cd ./custom_color_picker

After that you can install all dependencies by running this command from the project-root directory

flutter pub get

Then all you need to do is run:

flutter run

About

Just a playground to work on a color picker with custom functionality allowing to e.g. change the background color of the screen holding the color-picker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published