VS Code Extensions
F

flutter-getx-scaffold

by MOHANDSULIMAN

making a folders and files foe architecture

Downloads

1

Rating

(0)

Version

0.0.1

Last updated

Jun 05, 2026

An extension to easily create clean architecture folders and files for Flutter projects using GetX.

Features

  • Create core, routes, data, and modules structures.
  • Generates app_colors.dart with pre-defined colors.
  • Multi-select capability to choose exactly what folders to create.

How to use

  1. Open a Flutter project.
  2. Press Ctrl + Shift + P (or Cmd + Shift + P on Mac).
  3. Search for Flutter: Create GetX Structure.
  4. Select the components you want to generate and press Enter.

Related extensions