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