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
f50a3f63
Commit
f50a3f63
authored
Mar 28, 2017
by
P.Y. Laligand
Committed by
GitHub
Mar 28, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Turn flutter_tools into a proper host tool. (#9054)
parent
52245e50
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
BUILD.gn
packages/flutter_tools/BUILD.gn
+4
-2
No files found.
packages/flutter_tools/BUILD.gn
View file @
f50a3f63
...
...
@@ -2,13 +2,15 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/dart/dart_
package
.gni")
import("//build/dart/dart_
tool
.gni")
dart_
package
("flutter_tools") {
dart_
tool
("flutter_tools") {
package_name = "flutter_tools"
source_dir = "lib"
main_dart = "bin/fuchsia_builder.dart"
deps = [
"//dart/pkg/analyzer",
"//dart/third_party/pkg/linter",
...
...
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