- 10 Mar, 2017 1 commit
-
-
Todd Volkert authored
`all.dart` is no longer needed. Furthermore, it causes tests to be skipped, or to silently fail to run anything. Fixes #7941
-
- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 14 Nov, 2016 1 commit
-
-
Dan Rubel authored
* Remove the workaround that pinned args to v0.13.6 This reverts most of the changes in commit 6331b6c8 * throw exception if exit code is not an integer * rework command infrastructure to throw ToolExit when non-zero exitCode * convert commands to return Future<Null> * cleanup remaining commands to use throwToolExit for non-zero exit code * remove isUnusual exception message * add type annotations for updated args package
-
- 02 Sep, 2016 1 commit
-
-
Dan Rubel authored
* adjust channel_test to be less specific fixes https://github.com/flutter/flutter/issues/5716
-
- 25 Aug, 2016 1 commit
-
-
Dan Rubel authored
* add flutter channel command fixes https://github.com/flutter/flutter/issues/2513 * fix test * address comments * remove unused imports * fix lints
-