About • Features • Application • How it works • Tech Stack • Author • License
🎨 Palette Generator - is just an little project made with the purpose of study mobile development with:
- Palette creation
- Palette persist
- Export palette
- Migration to Navigator 2
- Internationalization
Below are some screens images and demo of the app.
This app create random color palettes from 4 to 32 colors. Is possible to save these palettes in your smartphone and see the RGB values of each color.
In the future it will be possible to export palettes for common formats like GPL and PAL.
Before you begin, you will need to have Flutter and Android Studio installed and configured in your machine. In addition use your smartphone or an emulator to run the app.
Open the project with your IDE and run it by clicking play or via command line with:
# command line in the root of your project
$ flutter run
The following tools were used in the construction of the project:
- Editor: Android Studio → Plugin: Flutter, Dart
This project is under the license MIT.
Made with love by Hericles Koelher