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
2b38a808
Commit
2b38a808
authored
Sep 03, 2015
by
Adam Barth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
3b6c6611
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
packages/flutter/README.md
+3
-1
No files found.
packages/flutter/README.md
View file @
2b38a808
...
...
@@ -4,7 +4,7 @@ Getting Started with Sky
Sky apps are written in Dart. To get started, we need to set up Dart SDK:
-
Install the
[
Dart SDK
](
https://www.dartlang.org/downloads/
)
:
-
Mac:
`brew tap dart-lang/dart && brew install dart`
-
Mac:
`brew tap dart-lang/dart && brew install dart
--devel
`
-
Linux: See
[
https://www.dartlang.org/downloads/linux.html
](
https://www.dartlang.org/downloads/linux.html
)
-
Ensure that
`$DART_SDK`
is set to the path of your Dart SDK and that the
`dart`
and
`pub`
executables are on your
`$PATH`
.
...
...
@@ -57,6 +57,8 @@ of the Android operating system.
-
Install the
`adb`
tool from the
[
Android SDK
](
https://developer.android.com/sdk/installing/index.html?pkg=tools
)
:
-
Mac:
`brew install android-platform-tools`
-
Linux:
`sudo apt-get install android-tools-adb`
-
If the version of
`adb`
provided by your Linux distribution is too old,
you might need to (install the Android SDK manually)
[
https://developer.android.com/sdk/installing/index.html?pkg=tools
]
.
-
Enable developer mode on your device by visiting
`Settings > About phone`
and tapping the
`Build number`
field five times.
...
...
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