Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Flutter PowerPack – Productivity Toolkit by JoFleeNew to Visual Studio Code? Get it now.
Flutter PowerPack – Productivity Toolkit by JoFlee

Flutter PowerPack – Productivity Toolkit by JoFlee

JoFlee

|
184 installs
| (2) | Free
The ultimate extension pack for Flutter and Dart developers. Supercharge your workflow with hand-picked tools for faster coding, smart Git management, better UI visualization, AI assistance, and clean code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🚀 Flutter PowerPack – VSCode Extension Pack

This Visual Studio Code Extension Pack bundles essential tools for Flutter, Dart, and modern software development workflows. It includes extensions for productivity, formatting, Git management, internationalization, and AI-enhanced coding assistance.


🔌 Included Extensions

📦 Dart & Flutter Development

  • Dart (by Dart-Code) – Dart language support including IntelliSense, debugging, and analysis.
  • Flutter (by Dart-Code) – Flutter support including widget inspector, run/debug, and device management.
  • Awesome Flutter Snippets (by Nash) – Handy Flutter and Dart snippets to boost coding speed.
  • Dart Import (by LuanPotter) – Organize, sort, and remove unused Dart imports.
  • Pubspec Assist (by Jeroen Meijer) – Dependency manager UI for pubspec.yaml.
  • Pub Manager (by Qlevar) – Search, view, and manage Dart packages inside VSCode.
  • Flutter i18n JSON (by Esskar) – Easy Flutter internationalization with JSON files.
  • Flutter Tree (by Marcelo Velasquez) – Visual tree view of Flutter widgets.

🧠 AI & Code Assistance

  • CodeRabbit: AI Code Assistant (by CodeRabbit) – AI-driven pair programming and inline code review powered by ChatGPT.
  • Windows AI Studio (by Microsoft) – Local AI model inferencing and development tools (Windows only).

🧹 Code Quality & Formatting

  • Code Spell Checker (by Street Side Software) – Highlights common spelling mistakes in code and comments.
  • Change Case (by Wmaurer) – Change text to camelCase, snake_case, PascalCase, etc.
  • Error Lens (by usernamehw) – Inline highlights for warnings and errors to increase visibility.
  • Indent Rainbow (by Oderwat) – Colorizes indentation levels for cleaner code visuals.
  • Trailing Spaces (by Shardulm94) – Highlights and removes trailing whitespaces.
  • Prettier – Code formatter (by Prettier) – Code formatter that supports many languages including JavaScript, JSON, and more.

🔧 Git & Collaboration

  • GitLens – Git supercharged (by GitKraken) – Advanced Git blame, history, and visualization.
  • Git Graph (by mhutchie) – Visual representation of Git history and branches.
  • Git History (by Don Jayamanne) – View file history and compare revisions with side-by-side diffs.
  • GitHub Pull Requests and Issues (by GitHub) – Manage pull requests and issues from within VSCode.
  • GitLab Workflow (by GitLab) – GitLab issues, merge requests, and CI/CD pipeline integration.

🎨 UI & Themes

  • Material Icon Theme (by Philipp Kief) – Beautiful Material Design-inspired icons for files and folders.

✅ Getting Started

  1. Install this extension pack from the VSCode Marketplace.
  2. Reload or restart VSCode.
  3. Open a Flutter project and start building faster than ever.

⚙️ Recommended VSCode Settings

{
  "editor.formatOnSave": true,
  "editor.codeActionsOnSave": {
    "source.fixAll": true
  },
  "dart.previewFlutterUiGuides": true,
  "dart.enableSnippets": true
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft