Ian Hickson
35eb6c4adf
Merge pull request #1900 from Hixie/tweak-dart-fetching
...
Make update_dart_sdk.sh prettier and more resilient
2016-02-15 11:10:55 -08:00
Ian Hickson
9a00bec57d
Make update_dart_sdk.sh prettier and more resilient
2016-02-15 11:01:30 -08:00
Ian Hickson
1fb044be64
Merge pull request #1897 from flutter/Hixie-patch-1
...
Mention that cache directory is volatile.
2016-02-15 10:56:12 -08:00
Ian Hickson
87f86414ee
Mention that cache directory is volatile.
2016-02-15 09:52:27 -08:00
Adam Barth
94c5949c12
Internalize our dependency on the Dart SDK
...
This patch teaches the flutter command to download the Dart SDK into
cache, removing another step from the Getting Started workflow. The
version of the Dart SDK is controlled by the "dart-sdk.version" file in
the bin/cache directory.
Fixes #54
2016-02-15 00:19:25 -08:00
Adam Barth
2710e0f468
Teach flutter init how to depend on flutter using a relative path
2015-11-07 21:30:26 -08:00
Adam Barth
dbee5c01e9
Add a bash script for bootstrapping flutter_tools
2015-11-05 00:22:58 -08:00