flutter/packages/flutter_tools
Jeff R. Allen c8c2d23f26 Avoid use of run-as
Issue #1988 results from run-as not working on some phones,
because of Android issue 58373.

This change removes the need for run-as for running
"flutter start". It is still needed for tracing.
2015-11-07 15:28:01 +06:00
..
2015-11-06 20:17:24 -08:00
2015-11-07 15:28:01 +06:00
2015-11-06 20:17:24 -08:00
2015-11-03 15:58:02 -08:00
2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test