grayscale 0.0.5+7
grayscale: ^0.0.5+7 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 git@github.com:intoffset/flutter_grayscale.git
cd flutter_grayscale/example/flutter_grayscale_example
flutter create --platforms=android,ios,linux,macos,web,windows .
flutter run