Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
ffde6777
Commit
ffde6777
authored
Jun 09, 2016
by
Matt Perry
Committed by
GitHub
Jun 09, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pull Flutter gallery assets from Google's git repo. (#4493)
This repo contains the final licensed images.
parent
8446ae3c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
3 deletions
+12
-3
pubspec.yaml
dev/benchmarks/complex_layout/pubspec.yaml
+4
-1
pubspec.yaml
dev/manual_tests/pubspec.yaml
+4
-1
pubspec.yaml
examples/flutter_gallery/pubspec.yaml
+4
-1
No files found.
dev/benchmarks/complex_layout/pubspec.yaml
View file @
ffde6777
...
...
@@ -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
:
...
...
dev/manual_tests/pubspec.yaml
View file @
ffde6777
...
...
@@ -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
...
...
examples/flutter_gallery/pubspec.yaml
View file @
ffde6777
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment