🧩 A powerful Flutter development toolkit packed with thousands of useful snippets, templates, and utilities to boost your productivity. Easily generate widgets, architectures, and patterns like GetX and MobX, and enhance existing code with intelligent wrappers—all within your editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Flutter Addons
is a powerful Visual Studio Code extension crafted to boost productivity and simplify routine development tasks in Flutter projects. With intelligent widget wrapping, boilerplate generation, and support for popular state management architectures, this extension helps developers move faster and write cleaner, more maintainable code.
📁 Quick Project Structure Generation
Instantly scaffold GetX apps,Riverpod Apps, features, and services with organized folder structures.
⚙️ Widget Wrapping via Quick Pick
Effortlessly wrap existing widgets using a curated list of commonly-used Flutter widgets (e.g., SafeArea, GestureDetector, Observer, Obx, ClipRRect, SingleChildScrollView, and more).
✨ Smart File Creators
Generate new files like StatelessWidgets, StatefulWidgets, Classes, Interfaces, MobX Stores, and more in seconds.
🧠 Over 250+ Flutter Snippets
Access thousands of time-saving code snippets to rapidly prototype and implement features.
🚨 Error Prevention
Built-in checks for existing folders in GetX structures to prevent unintended overwrites.
📣 Update Notifications
Automatic notification when the extension updates, so you’re always in sync with the latest features.
This extension is perfect for Flutter developers looking to eliminate boilerplate, adopt clean architectures, and enhance their coding speed—all without leaving VS Code.