14 lines
370 B
Markdown
14 lines
370 B
Markdown
|
|
Pub Package Cache
|
||
|
|
=================
|
||
|
|
|
||
|
|
This folder is used by Pub to store cached packages used in Dart / Flutter
|
||
|
|
projects.
|
||
|
|
|
||
|
|
The contents of this folder should only be modified using the `dart pub` and
|
||
|
|
`flutter pub` commands.
|
||
|
|
|
||
|
|
Modifying this folder manually can lead to inconsistent behavior.
|
||
|
|
|
||
|
|
For details on how manage the `PUB_CACHE`, see:
|
||
|
|
https://dart.dev/go/pub-cache
|