- 04 Mar, 2017 1 commit
-
-
Chris Bracken authored
-
- 24 Jan, 2017 1 commit
-
-
Todd Volkert authored
-
- 09 Jan, 2017 1 commit
-
-
Todd Volkert authored
This ensures that accidental usages of dart:io's file API don't creep in over time.
-
- 30 Nov, 2016 1 commit
-
-
Todd Volkert authored
With this change, they're run via instance methods on an object obtained through the context. This will allow us to substitute that object in tests with replay/record versions to allow us to mock out the os-layer in tests.
-
- 14 Oct, 2016 1 commit
-
-
Todd Volkert authored
-
- 16 Aug, 2016 1 commit
-
-
Devon Carew authored
-
- 15 Aug, 2016 1 commit
-
-
Phil Quitslund authored
Fixes: https://github.com/flutter/flutter/issues/5336
-
- 11 Aug, 2016 1 commit
-
-
Phil Quitslund authored
* Add Dart SDK to version info (#4986). Adds a new SDK line to the `flutter —version` output. * Prefer `Platform.version`. * Version text fixes.
-
- 12 May, 2016 2 commits
-
-
Jason Simmons authored
-
Devon Carew authored
-
- 06 May, 2016 1 commit
-
-
Devon Carew authored
* avoid sending analytics on ci systems * review comments
-
- 27 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 26 Apr, 2016 1 commit
-
-
Devon Carew authored
* 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
-
- 24 Mar, 2016 2 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
- 01 Mar, 2016 1 commit
-
-
Adam Barth authored
Handle this error condition better and tweak some of the formating for the version string. Fixes #2162
-
- 29 Jan, 2016 1 commit
-
-
Devon Carew authored
-
- 29 Nov, 2015 1 commit
-
-
Adam Barth authored
1) Moved basic utility code into base/ directory to make it clear which code doesn't depend on Flutter-specific knowldge. 2) Move the CommandRunner subclasses into a runner/ directory because these aren't commands themselves.
-