shrine_images 1.1.2
shrine_images: ^1.1.2 copied to clipboard
Image assets for the Material Components for Flutter codelabs based on an app called Shrine.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add shrine_imagesThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
shrine_images: ^1.1.2Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.