mirror of
https://github.com/flutter/flutter.git
synced 2026-01-23 16:36:37 +08:00
Dart is migrating to .dart_tool/ as the location for cached artifacts and other temporary files generated by tooling in the SDK. As part of this, pub will be migrating from .pub to .dart_tool/pub. In future, this path will also be used for other tooling, such as package:build.