engine library
kdrag0n monet engine implementation ported to Dart.
This implementation will get used if the current platform doesn't support wallpaper based monet.
It is not recommended to import this library without an import alias as it contains classes with the same name as flutter and dart:ui core classes
Classes
Extensions
Constants
- illuminantsD65 → const CieXyz
Functions
Typedefs
- ColorFilter = Oklch Function(Oklch)
-
ColorSwatch
= Map<
int, Color>