A more customizable replacement for the SafeArea widget. It lets you set the color of your SafeArea without affecting the color of its child.
A HSV(HSB)/HSL color picker inspired by chrome devtools and a material color picker for your flutter app.
A flutter color palette with an eyedropper ( on mobile & desktop )
A beautiful circle color picker for flutter.
A curated collection of awesome gradients made in Dart (port of https://webgradients.com for Flutter). Only linear gradients included for now.
A Color Matching Game built with Flutter.
It is a simple app made without adding a plug-in.
Play by specifying the red, green and blue buttons in 3 steps to be the same as the theme color.
It is more fun with knowledge of color codes.
Material Color picker is a Flutter widget, that can be customizable.
By default, it’s Material Colors, but you can define your own colors.
You can also use CircleColor widget to display color in your app. Example, you can set the color picker in a dialog and display the selected color in a ListTile, for settings.
A package can help you to change your flutter app’s statusbar’s color or navigationbar’s color programmatically.
An Android and iOS game. A color is display on the screen and then the player has to pick a color that is the most similar to the one displayed. Player need to have the lowest score.
A minimalist application made with flutter to convert hexadecimal colors to RGB colors and vise-versa for Flutter Create Competition .
A HSV color picker for your flutter app. RGB HSV Wheel Hue Saturation Values.
A HSV(HSB)/HSL color picker inspired by chrome devtools and a material color picker for your flutter app.
This library will generate random colors that are visually pleasing and can be customized by passing custom hue, saturation and brightness range. This allows it to generate just specific color with slight differences.
Color picker for Flutter, based on the Google Docs color picker.
#flutter #dart #mobile-apps