mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When @jason-simons added the diagnostic server on Android this happened to conflict with flutter drive's usage of 8182. We really should fix both of these port users to be dynamic but this fixes https://github.com/flutter/flutter/issues/3291 for now. @yjbanov
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test