mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Package mapping is already done by the `PackageDependencyTracker` so this extra check is at best not needed. (At worst could cause an unneeded and costly call to `pub list-package-dirs`!)
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test