A color palette builder.
Colorfinity is a simple Flutter app for creating color palettes. Add random colors then adjust their hue, saturation and lightness using gestures to create the desired color. Build the perfect color palette for your next project.
This app was built as part of the Flutter Create contest.
Ensure the Flutter cli is installed (https://flutter.dev/docs/get-started/install).
Run Flutter run --release
in the main folder of the app.
Run Flutter run
in the main folder of the app.