Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>urFlutterNew to Visual Studio Code? Get it now.
urFlutter

urFlutter

Needurhaq

|
13 installs
| (1) | Free
Just speeding ur flutter development (hope so 😁)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

urFlutter Logo urFlutter

Status: In Development

VSCode Extension Flutter MIT License

🚀 urFlutter is a VSCode extension designed to speed up and simplify the Flutter app development process. You can focus on what matters not writing the same boilerplate over and over again.


✨ Key Features

  • ⚙️ Instantly initialize your Flutter project structure w/o flavors,
  • 📂 Automatically set up folders like assets/, .env, and more,
  • 🧠 Aligned with clean architecture principles,
  • 💡 And a bunch of other handy features.

Sure, bro! Ini revisi buat bagian ## 1️⃣ Sidebar Menu, gue tambahin detail fitur di tiap opsi biar makin jelas:


1️⃣ Sidebar Menu

  • 🏗️ Create Flutter Project – Create a new Flutter project with the structure shown below.

  • ⚙️ Initialize Folder – Initialize the structure in an existing project as shown below.

  • 🔥 Firebase Options

    • Install Firebase
  • 🛠️ Build Options

    • Build App Bundle
    • Build App Bundle (without flavor)
    • Build App Bundle [ Dev ]
    • Build App Bundle [ Stag ]
    • Build App Bundle [ Prod ]
    • Build Apk
    • Build Apk (without flavor)
    • Build Apk [ Dev ]
    • Build Apk [ Staging ]
    • Build Apk [ Production ]
  • ⚡ Generate Options

    • Generate build_runner
    • Generate localization
    • Generate launcher icon

2️⃣ Context Menu

  • 🔄 Generate fromEntity() and toEntity() methods directly from your model

📦 Installation Guide

  1. Open Visual Studio Code
  2. Go to the Extensions tab (Ctrl + Shift + X)
  3. Search for urFlutter
  4. Click Install

🚨 Requirements

  • Flutter SDK must be installed, Optimal v3.29+
  • VSCode must have the Dart and Flutter extensions installed

🧠 How to Use

Click the urFlutter icon in the Activity Bar to use the Sidebar Menu

Or right-click on a .dart file to use the Context Menu.


📁 Generated Project Structure

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