If I create a new Dart package project, the default project name is `dart_application_x` instead of `dart_package_x`. It should really be the latter.
If I create a new Dart package project, the default project name is
dart_application_xinstead ofdart_package_x. It should really be the latter.