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
7532a99c
Commit
7532a99c
authored
Aug 10, 2017
by
Michael Goderbauer
Committed by
GitHub
Aug 10, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention alternative way to rebuild flutter tools in CONTRIBUTING.md (#11567)
parent
c9b0b3bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
CONTRIBUTING.md
CONTRIBUTING.md
+3
-0
No files found.
CONTRIBUTING.md
View file @
7532a99c
...
@@ -130,6 +130,9 @@ you run `flutter upgrade`. If you want to alter and re-test the tool's behavior
...
@@ -130,6 +130,9 @@ you run `flutter upgrade`. If you want to alter and re-test the tool's behavior
locally commit your tool changes in git and the tool will be rebuilt from Dart sources
locally commit your tool changes in git and the tool will be rebuilt from Dart sources
in
`packages/flutter_tools`
the next time you run
`flutter`
.
in
`packages/flutter_tools`
the next time you run
`flutter`
.
Alternatively, delete the
`bin/cache/flutter_tools.snapshot`
file. Doing so will
force a rebuild of the tool from your local sources the next time you run
`flutter`
.
flutter_tools' tests run inside the Dart command line VM rather than in the
flutter_tools' tests run inside the Dart command line VM rather than in the
flutter shell. To run the test:
flutter shell. To run the test:
...
...
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