requiresFlutterProject property
bool
get
requiresFlutterProject
Whether the command must be executed inside a Flutter project.
Defaults to false.
Implementation
bool get requiresFlutterProject => false;