pq
364f19d5ea
Update Dart SDK to 1.17.0-dev.6.2.
...
Latest RC.
Fixes two release blockers (https://github.com/dart-lang/sdk/issues/26558 and https://github.com/dart-lang/sdk/issues/26596 ); bonus points for letting us re-enable the `iterable_contains_unrelated_type` lint :).
2016-06-03 06:09:53 -07:00
pq
ffd1d1ae1f
Bump Dart SDK to 1.17.0-dev.6.1.
...
Latest RC. Fixes `dartdoc`.
2016-06-02 06:37:19 -07:00
pq
4707dc1870
Bumping to dev.6.0.
2016-05-26 14:22:38 -07:00
pq
244589aeba
Bump dart SDK to 1.17.0-dev.5.
...
New dev build with more fixes and (fingers-crossed) speed-ups.
2016-05-26 06:39:27 -07:00
pq
bd92db4d4f
Rev the dart sdk to 1.17.0-dev.4.1
...
Keeps up with the Joneses, pulling in the latest dev build (and with it a number of stability and perf improvements).
2016-05-20 09:05:38 -07:00
pq
ef8d3f069e
Bump Dart SDK to 1.17.0-dev.3.0.
...
Keeping up with the Joneses!
2016-05-11 10:25:36 -07:00
pq
24218a2abe
Bump Dart SDK to 1.17.0-dev.2.0.
2016-05-09 12:07:24 -07:00
Adam Barth
3afe17e951
Update Dart SDK to 1.16.0 ( #3606 )
...
Fixes #3605
2016-04-28 10:15:20 -07:00
Devon Carew
adac927501
add google analytics to flutter_tools ( #3523 )
...
* add google analytics
* send in the run target type
* track device type targets
* use the real GA code
* review comments
* rev to usage 2.0
* rev to 2.2.0 of usage; add tests
* review comments
2016-04-26 16:25:11 -07:00
pq
6f12287c78
Bump dart SDK to 1.16.0-dev.5.0.
...
Among other things, grabs support for `@optionalTypeArgs`.
This is the last dev push for 1.16. Here on out we're in cherry-pick season until 1.16 final.
2016-04-13 12:56:03 -07:00
Devon Carew
2115f987e1
rev the dart sdk to 1.16.0-dev.4.0 ( #3221 )
2016-04-08 13:19:24 -07:00
Phil Quitslund
f8dca5765a
Bump Dart SDK to 1.16.0-dev.3.0.
2016-04-06 17:16:36 -07:00
Adam Barth
ad7af1043a
Update to Dart SDK 1.15.0
2016-03-27 08:51:42 -07:00
Adam Barth
865e3cc0ce
Update engine
...
This change brings in a new version of Mojo, which has improved Mozart
interfaces.
2016-03-02 18:32:49 -08:00
John McCutchan
4e63ce529f
Move Dart SDK to 1.15-dev.4 to support _embedder.yaml
2016-03-02 10:38:45 -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