项目作者: kotarCreative

项目描述 :
A color palette builder.
高级语言: Dart
项目地址: git://github.com/kotarCreative/colorfinity.git
创建时间: 2019-03-24T04:14:17Z
项目社区:https://github.com/kotarCreative/colorfinity

开源协议:MIT License

下载


colorfinity

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.

Getting Started

Ensure the Flutter cli is installed (https://flutter.dev/docs/get-started/install).

Actions

  • To edit colors simply scroll horizontally on the color to change its value.
  • Double tap to change which value is being edited.
  • Tap and hold on a color to remove it.

Run release version

Run Flutter run --release in the main folder of the app.

Run dev version

Run Flutter run in the main folder of the app.

Screenshots

app screenshot app screenshot