The default project name for a Dart package should be dart_package_x
#4527
Labels
Milestone
dart_package_x
#4527
If I create a new Dart package project, the default project name is
dart_application_x
instead ofdart_package_x
. It should really be the latter.The text was updated successfully, but these errors were encountered: