Zachary Anderson
|
9a068c65e4
|
[fuchsia_reload] Find and attach to the first instance of the named app (#8830)
|
2017-03-16 14:35:53 -07:00 |
|
John McCutchan
|
4c91b6e725
|
Stop using package:stack_trace and Chain.capture (#8803)
- [x] Don't use package:stack_trace.
- [x] Don't use Chain.capture.
- [x] Fix an instance of aggressive catching of exceptions
Related #8742
|
2017-03-15 15:39:01 -07:00 |
|
Todd Volkert
|
34ed3d2d24
|
Pay off some technical debt. (#8710)
* Rename `Device.platform` to `Device.targetPlatform` to avoid
collision with the exported variable from `platform.dart`
|
2017-03-10 10:11:05 -08:00 |
|
Chris Bracken
|
7a09316cd0
|
Declare locals final where not reassigned (flutter_tools) (#8570)
|
2017-03-03 17:50:46 -08:00 |
|
Jakob Andersen
|
41d81132f9
|
Don't print stacktraces from ToolExit errors during flutter run. (#8453)
Instead, actually exit the tool.
Fixes #8363.
|
2017-03-01 13:15:31 +01:00 |
|
Devon Carew
|
8e3ea7523e
|
fix app launch in intellij (#7737)
|
2017-01-30 13:01:41 -08:00 |
|
Ian Hickson
|
96e11e1bf1
|
Clean up the file names of the hot and cold runners. (#7697)
|
2017-01-28 14:26:49 -08:00 |
|