mvc_generator 1.0.0 copy "mvc_generator: ^1.0.0" to clipboard
mvc_generator: ^1.0.0 copied to clipboard

A Flutter MVC architecture generator.

MVC Generator for Flutter 🚀 #

MVC Generator is a simple and powerful Dart CLI tool that helps Flutter developers quickly generate a clean and scalable MVC (Model–View–Controller) folder architecture inside their Flutter projects.

It eliminates repetitive setup work and enforces a well-structured project layout from the start.


✨ Features #

  • 📁 Automatically generates MVC folder structure
  • ⚡ Works with any Flutter project
  • 🧠 Clean and scalable architecture
  • 🛠 Lightweight with no external dependencies
  • 🚀 Easy-to-use CLI command

📦 Installation #

Activate the package globally using Dart:

dart pub global activate mvc_generator
2
likes
0
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter MVC architecture generator.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path

More

Packages that depend on mvc_generator