Commit ffde6777 authored by Matt Perry's avatar Matt Perry Committed by GitHub

Pull Flutter gallery assets from Google's git repo. (#4493)

This repo contains the final licensed images.
parent 8446ae3c
......@@ -8,7 +8,10 @@ dependencies:
path: ../../../packages/flutter_driver
# Also update dev/manual_tests/pubspec.yaml
# and examples/flutter_gallery/pubspec.yaml
flutter_gallery_assets: '0.0.21'
flutter_gallery_assets:
git:
url: https://flutter.googlesource.com/gallery-assets
ref: 5c9118f9e6005c9fef6f1a340e5c475494c2ba80
dev_dependencies:
flutter_test:
......
......@@ -6,7 +6,10 @@ dependencies:
path: ../../packages/flutter_sprites
# Also update dev/manual_tests/pubspec.yaml
# and dev/benchmarks/complex_layout/pubspec.yaml
flutter_gallery_assets: '0.0.21'
flutter_gallery_assets:
git:
url: https://flutter.googlesource.com/gallery-assets
ref: 5c9118f9e6005c9fef6f1a340e5c475494c2ba80
dev_dependencies:
test: any # flutter_test provides the version constraints
......
......@@ -10,7 +10,10 @@ dependencies:
path: ../../packages/flutter_markdown
# Also update dev/benchmarks/complex_layout/pubspec.yaml
# and examples/flutter_gallery/pubspec.yaml
flutter_gallery_assets: '0.0.21'
flutter_gallery_assets:
git:
url: https://flutter.googlesource.com/gallery-assets
ref: 5c9118f9e6005c9fef6f1a340e5c475494c2ba80
dev_dependencies:
test: any # flutter_test provides the version constraints
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment