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
0a427a0a
Commit
0a427a0a
authored
Jul 22, 2015
by
Adam Barth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
be8b92cd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
README.md
packages/flutter/README.md
+6
-4
No files found.
packages/flutter/README.md
View file @
0a427a0a
...
@@ -3,7 +3,9 @@ Getting started with Sky
...
@@ -3,7 +3,9 @@ Getting started with Sky
Sky apps are written in Dart. To get started, we need to set up Dart SDK:
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/
)
.
-
Install the
[
Dart SDK
](
https://www.dartlang.org/downloads/
)
:
-
Mac:
`brew tap dart-lang/dart && brew install dart`
-
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
-
Ensure that
`$DART_SDK`
is set to the path of your Dart SDK and that the
`dart`
and
`pub`
executables are on your
`$PATH`
.
`dart`
and
`pub`
executables are on your
`$PATH`
.
...
@@ -50,9 +52,9 @@ Setup your Android device
...
@@ -50,9 +52,9 @@ Setup your Android device
Currently Sky requires an Android device running the Lollipop (or newer) version
Currently Sky requires an Android device running the Lollipop (or newer) version
of the Android operating system.
of the Android operating system.
-
Install the
`adb`
tool from the
[
Android SDK
](
https://developer.android.com/sdk/installing/index.html
)
-
Install the
`adb`
tool from the
[
Android SDK
](
https://developer.android.com/sdk/installing/index.html
?pkg=tools
)
:
and ensure that
`adb`
(inside
`platform-tools`
in the Android SDK) is in your
-
Mac:
`brew install android-platform-tools`
`$PATH`
.
-
Linux:
`sudo apt-get install android-tools-adb`
-
Enable developer mode on your device by visiting
`Settings > About phone`
-
Enable developer mode on your device by visiting
`Settings > About phone`
and tapping the
`Build number`
field five times.
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