Importing Dart/Flutter repositories

When importing a repo from GitHub, there’s a checkbox for “This is a Flutter app”. This checkbox pre-installs Dart and Flutter. However, when working on a mono-repo with Dart packages “This is a Flutter app” doesn’t really apply. Maybe the checkbox should be renamed to “install Dart/Flutter” instead?