Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flutter Package CleanerNew to Visual Studio Code? Get it now.
Flutter Package Cleaner

Flutter Package Cleaner

Yazid RB

|
486 installs
| (1) | Free
running 'flutter clean' && 'flutter get pub dev' automaticlly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Package Manager Extension

This VS Code extension automates the process of managing Flutter packages by running flutter clean and flutter pub get commands when a new package is added to the pubspec.yaml file. also handles stopping and restarting the Flutter debugging session and emulator.

Usage

  1. Press on 'Cntrl' + 'Shift' + 'P' and type 'cleanerf' then Press 'Enter'
  2. A notification will appear prompting you to run flutter clean and flutter pub get.
  3. Select "Yes" to:
    • Stop the current debugging session (if active).
    • Execute flutter clean and flutter pub get.
    • Restart the debugging session if it was active.

Feedback and Support

If you encounter any issues or have suggestions, please contact me : 'linkedin.com/in/yazid-rabah-bouzida-303374207/'

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft