- 11 Aug, 2016 1 commit
-
-
John McCutchan authored
-
- 20 Jul, 2016 1 commit
-
-
John McCutchan authored
-
- 13 Jul, 2016 1 commit
-
-
Ryan Macnak authored
-
- 01 Jul, 2016 1 commit
-
-
Devon Carew authored
-
- 13 Jun, 2016 1 commit
-
-
Devon Carew authored
* send supportsRestart flag when starting an app * remove unused imports * review comments
-
- 09 Jun, 2016 1 commit
-
-
Kaiyuan Wang authored
-
- 02 Jun, 2016 1 commit
-
-
Jason Simmons authored
-
- 27 May, 2016 1 commit
-
-
Todd Volkert authored
-
- 26 May, 2016 1 commit
-
-
Devon Carew authored
* working on making a faster flutter run restart * clean up todos; fire events on isolate changes * use the Flutter.FrameworkInitialization event * review comments
-
- 25 May, 2016 1 commit
-
-
Jason Simmons authored
-
- 24 May, 2016 1 commit
-
-
Todd Volkert authored
* iOS tools cleanup 1) Fix `flutter install` on both device and simulator to refer to the actual bundle and not just the .generated folder 2) Fix `flutter run` on device to actually run vs just installing Still TODO: 1) Discovered that isAppInstalled on iOS simulator always reports true, meaning it'll never actually try to install the app. Fixes #3947 Fixes #1823
-
- 23 May, 2016 2 commits
-
-
Chinmay Garde authored
Wire up ios-profile and ios-release. Switching between debug, profile and release starts the build process from scratch. (#4063)
-
Devon Carew authored
-
- 20 May, 2016 1 commit
-
-
Todd Volkert authored
For developers with the platform tools installed but no SDK, it prevents crashing in the flutter tool in favor of more user-friendly error messages downstream.
-
- 19 May, 2016 1 commit
-
-
Devon Carew authored
-
- 17 May, 2016 2 commits
-
-
Jason Simmons authored
-
Jason Simmons authored
This also fixes some related problems affecting "flutter run": * FLXes built during AndroidDevice.startApp need to match the build mode * APKs should always be rebuilt if the build mode uses AOT compilation
-
- 13 May, 2016 2 commits
-
-
Devon Carew authored
* handle an exit code from android n * review comments
-
Devon Carew authored
* rename service_protocol.dart to protocol_discovery.dart * add a wrapper around the obs. protocol * use json-rpc in run * consolidate obs. code; implement flutter run --benchmark * review comments
-
- 12 May, 2016 1 commit
-
-
Jason Simmons authored
Artifacts from local engine builds will be found based on the --local-engine flag
-
- 11 May, 2016 2 commits
-
-
Jason Simmons authored
Host tools can be found in the artifact cache directory for the host platform. If a developer wants to use a local engine build instead, then provide an --engine-build flag that selects the specific engine build variant.
-
Collin Jackson authored
-
- 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 1 commit
-
-
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
-