grayscale 0.0.6
grayscale: ^0.0.6 copied to clipboard
Create grayscale color schemes in Flutter easily with this library. Convert ColorScheme and Color objects to grayscale effortlessly.
Run example app #
git clone [email protected]:intoffset/flutter_grayscale.git
cd flutter_grayscale/example/flutter_grayscale_example
flutter create --platforms=android,ios,linux,macos,web,windows .
flutter run