helpful_extensions library

Enums

ColorSortingOptions
THe Options to determine what color should be sorted by.
Month
Weekday

Extensions

ColorMapping on Color
Extension on Color to determine if they are dark or light
ColorSort on List<Color>
This Extension is only available on a List of Colors.
ListCheck on List
Extension to check stuff on Lists.
MonthExtension on DateTime
WeekdayExtension on DateTime
Extension to get the Weekday as a String of the Datetime

Functions

optionsForColor(Color c) ColorSortingOptions
Returnst the right ColorSortingOptions depending on that one Color you passed as an Arguemnt