- 05 May, 2016 1 commit
-
-
Jason Simmons authored
-
- 04 May, 2016 2 commits
-
-
Devon Carew authored
* complain on missing entries in flutter.yaml * change to a hard failure
-
Devon Carew authored
* better parsing of adb devices output * re-order lines
-
- 03 May, 2016 1 commit
-
-
Devon Carew authored
* fix analysis errors * review comments; fix test * re-add an export for debugPrint
-
- 02 May, 2016 1 commit
-
-
Jason Simmons authored
Check the adb install output for errors and stop "flutter run" if package installation fails (#3672)
-
- 29 Apr, 2016 2 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
- 28 Apr, 2016 1 commit
-
-
Yegor authored
-
- 27 Apr, 2016 1 commit
-
-
Devon Carew authored
* rework flutter run * fix npe with --debug-port * connect to obs and exit when that conneciton closes * update todos
-
- 25 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 19 Apr, 2016 1 commit
-
-
Jason Simmons authored
-
- 11 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 08 Apr, 2016 2 commits
-
-
Devon Carew authored
* add a target for android-x64 * update armeabi-v7a to x86_64
-
Adam Barth authored
Also, update hello_android to use the new Java class names.
-
- 07 Apr, 2016 1 commit
-
-
Jason Simmons authored
Add a command that can capture a Skia picture of a Flutter frame and send it to a file or skiaserve debugger (#3165)
-
- 01 Apr, 2016 1 commit
-
-
Jason Simmons authored
Support "flutter refresh" in the Gradle-based sample project
-
- 28 Mar, 2016 1 commit
-
-
Jason Simmons authored
-
- 26 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 25 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 24 Mar, 2016 3 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
- 17 Mar, 2016 2 commits
-
-
Devon Carew authored
-
John McCutchan authored
-
- 14 Mar, 2016 2 commits
-
-
Hixie authored
-
Ian Hickson authored
-
- 12 Mar, 2016 3 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
- 11 Mar, 2016 3 commits
-
-
Devon Carew authored
-
John McCutchan authored
-
Ian Hickson authored
Well, all the easy ones, anyway. For some reason `// ignore:` isn't working for me so I've disabled lints that need that. Also disabled those that require a ton of work (which I'm doing, but not in this PR, to keep it reviewable). This adds: - avoid_init_to_null - library_names - package_api_docs - package_names - package_prefixed_library_names - prefer_is_not_empty - sort_constructors_first - sort_unnamed_constructors_first - unnecessary_getters_setters
-
- 10 Mar, 2016 3 commits
-
-
Eric Seidel authored
-
John McCutchan authored
-
Hixie authored
And fix a zillion omissions this uncovered.
-
- 09 Mar, 2016 2 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
- 08 Mar, 2016 1 commit
-
-
John McCutchan authored
-
- 29 Feb, 2016 1 commit
-
-
Adam Barth authored
After this patch, the flutter logs command on Android shows only log messages since the command was run. Previously, it showed historical logs, which was confusing. Fixes #2013
-
- 28 Feb, 2016 1 commit
-
-
Devon Carew authored
-