mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
bin | ||
lib | ||
test | ||
tool | ||
pubspec.yaml | ||
README.md |
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test