colorus library
Classes
- CheckerboardPainter
- Checkerboard as slider background
- ColorRingPainter
- ColorusGrid
- ColorusHelper
- Provides helper methods for WCAG 2.1 compliance
- ColorusHueSlider
- ColorusLayout
-
Helper class to compute values for
ColorusRingandColorusWheel - ColorusRGBSlider
- ColorusRing
- ColorusSlider
- Slider for red, green, blue, alpha, hue
- ColorusThumbPainter
- Custom painter to draw the number inside the thumb
- ColorusTrackPainter
- ColorusWheel
- ColorusWheelToggle
- Toggle for wheel between black and white gradient
- GradientSelector
- OKLabColor
- OKLab color
Enums
- ColorusSliderPosition
-
Positioning of a slider when used by
ColorusRingorColorusWheel - ColorusTogglePosition
-
Positioning of the toggle used by
ColorusWheel
Properties
-
rainbowColors
↔ List<
Color> -
Basic Flutter colors sorted by rainbow
getter/setter pair
Functions
-
findNearestColor(
Color inputColor, List< Color> colors) → Color -
Finds nearest color from
colors