commands/clean_command library
Functions
-
runClean(
{bool cleanCache = false}) → Future< void> - Cleans Flutter build artifacts (and optionally Dart pub cache).
-
runCleanInteractive(
) → Future< void> - Interactive clean: choose project clean only or also cache clean.