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
157ffaac
Commit
157ffaac
authored
Sep 12, 2016
by
Adam Barth
Committed by
GitHub
Sep 12, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Dart package dependencies (#5832)
parent
96126692
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
10 additions
and
13 deletions
+10
-13
pubspec.yaml
examples/flutter_gallery/pubspec.yaml
+2
-2
pubspec.yaml
examples/stocks/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter/pubspec.yaml
+4
-7
pubspec.yaml
packages/flutter_driver/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+1
-1
pubspec.yaml
packages/playfair/pubspec.yaml
+1
-1
No files found.
examples/flutter_gallery/pubspec.yaml
View file @
157ffaac
name
:
flutter_gallery
dependencies
:
intl
:
'
>=0.12.4+2
<0.14
.0'
collection
:
'
>=1.4.0
<2.0
.0'
collection
:
'
>=1.9.1
<2.0
.0'
intl
:
'
>=0.14.0
<0.15
.0'
string_scanner
:
^1.0.0
flutter
:
...
...
examples/stocks/pubspec.yaml
View file @
157ffaac
...
...
@@ -2,7 +2,7 @@ name: stocks
dependencies
:
flutter
:
path
:
../../packages/flutter
intl
:
'
>=0.1
2.4+2
<0.14
.0'
intl
:
'
>=0.1
4.0
<0.15
.0'
dev_dependencies
:
flutter_test
:
...
...
packages/flutter/pubspec.yaml
View file @
157ffaac
...
...
@@ -5,13 +5,10 @@ description: A framework for writing Flutter applications
homepage
:
http://flutter.io
dependencies
:
collection
:
'
>=1.4.0
<2.0.0'
intl
:
'
>=0.12.4+2
<0.14.0'
vector_math
:
'
>=2.0.3
<3.0.0'
crypto
:
'
>=1.1.1
<3.0.0'
collection
:
'
>=1.9.1
<2.0.0'
intl
:
'
>=0.14.0
<0.15.0'
meta
:
^1.0.2
vector_math
:
'
>=2.0.3
<3.0.0'
sky_engine
:
path
:
../../bin/cache/pkg/sky_engine
...
...
@@ -23,4 +20,4 @@ dev_dependencies:
path
:
../flutter_test
environment
:
sdk
:
'
>=1.1
6
.0
<2.0.0'
sdk
:
'
>=1.1
9
.0
<2.0.0'
packages/flutter_driver/pubspec.yaml
View file @
157ffaac
...
...
@@ -5,7 +5,7 @@ homepage: http://flutter.io
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
sdk
:
'
>=1.1
6
.0
<2.0.0'
sdk
:
'
>=1.1
9
.0
<2.0.0'
dependencies
:
file
:
'
^0.1.0'
...
...
packages/flutter_tools/pubspec.yaml
View file @
157ffaac
...
...
@@ -5,7 +5,7 @@ homepage: http://flutter.io
author
:
Flutter Authors <flutter-dev@googlegroups.com>
environment
:
sdk
:
'
>=1.1
6
.0
<2.0.0'
sdk
:
'
>=1.1
9
.0
<2.0.0'
dependencies
:
archive
:
^1.0.20
...
...
packages/playfair/pubspec.yaml
View file @
157ffaac
...
...
@@ -13,4 +13,4 @@ dev_dependencies:
path
:
../flutter_test
environment
:
sdk
:
'
>=1.1
6
.0
<2.0.0'
sdk
:
'
>=1.1
9
.0
<2.0.0'
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