Clean Project
Cleans flutter project and gets dependencies to make project ready for a fresh run.
Authored by: Birju VachhaniCommand
Copy
flutter clean && flutter pub get
Tags
Edit in GitHub
Copied
Cleans flutter project and gets dependencies to make project ready for a fresh run.
Authored by: Birju Vachhaniflutter clean && flutter pub get