forked from firka/flutter
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.
12 lines
109 B
Cheetah
12 lines
109 B
Cheetah
.DS_Store
|
|
.atom/
|
|
.dart_tool/
|
|
.idea
|
|
.vscode/
|
|
.packages
|
|
.pub/
|
|
build/
|
|
ios/.generated/
|
|
packages
|
|
.flutter-plugins
|