🚀 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
Open Visual Studio Code
Go to the Extensions tab (Ctrl + Shift + X)
Search for urFlutter
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.