scaffoldio 0.0.2 copy "scaffoldio: ^0.0.2" to clipboard
scaffoldio: ^0.0.2 copied to clipboard

A premium project scaffolding tool for Flutter by Hiren Makwana. Build high-quality Ecommerce and Service apps in seconds.


ScaffoldIo 🚀 #

ScaffoldIo is a premium Flutter scaffolding tool by Hiren Makwana. Stop starting from scratch and build production-ready apps in seconds using senior-level architecture and pre-built high-quality UIs.


✨ Features #

  • Expert Architecture: Projects are generated with professional folder structures (utils, store, screens, services, extensions).
  • State Management: Ready-to-use MobX configuration for efficient state handling.
  • Production Ready: Includes full native configurations for Android and iOS.
  • Interactive CLI: A simple, step-by-step terminal interface that handles naming and setup for you.

📦 Installation #

Activate the ScaffoldIo CLI globally via pub.dev:

dart pub global activate scaffoldio


🛠 Usage #

To generate a new project, navigate to your workspace and run:

scaffoldio create <template_name>

Current Templates: #

  • ecommerce: A premium Fashion/Store UI (based on the Kapda project) featuring 15+ high-quality screens including Splash, Home, Product Details, and Profile.

⏳ Coming Soon: #

  • service: High-quality service-based app template (Hoora Clone).
  • medical: Comprehensive medical and health management template.
  • delivery: End-to-end food and courier delivery boilerplate.

📂 Generated Structure #

When you generate a project, ScaffoldIo builds this standard senior-level structure for you:

lib/
├── components/   # Reusable UI widgets
├── extensions/   # Context and widget extensions
├── model/        # Data models
├── screens/      # High-fidelity UI screens
├── services/     # API and external services
├── store/        # MobX state management
└── utils/        # App colors, themes, and constants


🤝 Support & Contribution #

Feel free to open an issue or pull request on GitHub.

**Developed with ❤️ by Hiren Makwana**


3
likes
0
points
328
downloads

Publisher

unverified uploader

Weekly Downloads

A premium project scaffolding tool for Flutter by Hiren Makwana. Build high-quality Ecommerce and Service apps in seconds.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args

More

Packages that depend on scaffoldio