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
8fcddbbd
Unverified
Commit
8fcddbbd
authored
Jan 25, 2019
by
Dan Field
Committed by
GitHub
Jan 25, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove flutter upgrade from stocks and gallery (#27093)
parent
fa5f3da6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
examples/flutter_gallery/README.md
+1
-1
README.md
examples/stocks/README.md
+1
-1
No files found.
examples/flutter_gallery/README.md
View file @
8fcddbbd
...
@@ -16,7 +16,7 @@ the [Flutter Setup](https://flutter.io/setup/) guide.
...
@@ -16,7 +16,7 @@ the [Flutter Setup](https://flutter.io/setup/) guide.
### Building and installing the Flutter app
### Building and installing the Flutter app
*
`cd $FLUTTER_ROOT/examples/flutter_gallery`
*
`cd $FLUTTER_ROOT/examples/flutter_gallery`
*
`flutter
upgrade
`
*
`flutter
packages get
`
*
`flutter run --release`
*
`flutter run --release`
The
`flutter run --release`
command both builds and installs the Flutter app.
The
`flutter run --release`
command both builds and installs the Flutter app.
...
...
examples/stocks/README.md
View file @
8fcddbbd
...
@@ -15,7 +15,7 @@ the [Flutter Setup](https://flutter.io/setup/) guide.
...
@@ -15,7 +15,7 @@ the [Flutter Setup](https://flutter.io/setup/) guide.
### Building and installing the stocks demo app
### Building and installing the stocks demo app
*
`cd $FLUTTER_ROOT/examples/stocks`
*
`cd $FLUTTER_ROOT/examples/stocks`
*
`flutter
upgrade
`
*
`flutter
packages get
`
*
`flutter run --release`
*
`flutter run --release`
The
`flutter run --release`
command both builds and installs the Flutter app.
The
`flutter run --release`
command both builds and installs the Flutter app.
...
...
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