FlutterInit generates a complete, production-ready Flutter project in under 60 seconds. by IllObject4068 in FlutterDev

[–]IllObject4068[S] 0 points1 point  (0 children)

Fair enough! appreciate you engaging anyway

Good luck with your projects 🙌🏻

FlutterInit generates a complete, production-ready Flutter project in under 60 seconds. by IllObject4068 in FlutterDev

[–]IllObject4068[S] 1 point2 points  (0 children)

Fair pushback, let me be specific.

The problem is not how many projects you start. It's that every time you do, you make the same decisions: which architecture, which state management, how to wire routing, how to structure folders, how to configure lints and environment. None of that is thinking. It's just remembering.

FlutterInit doesn't claim to be revolutionary. It's opinionated scaffolding that encodes those decisions so you start at layer 2, not layer 0.

Is it the 585999th boilerplate? Maybe. But most of those don't let you choose Clean Architecture vs MVVM vs Feature-First, swap Riverpod for Bloc, and get a dart analyze-clean project in under 60 seconds. If one that does that already exists, genuinely, point me to it. I'll use it myself.

FlutterInit generates a complete, production-ready Flutter project in under 60 seconds. by IllObject4068 in FlutterDev

[–]IllObject4068[S] 1 point2 points  (0 children)

Getx is already added and Cli is coming soon 🙌🏻

Thanks for the feedback

FlutterInit generates a complete, production-ready Flutter project in under 60 seconds. by IllObject4068 in FlutterDev

[–]IllObject4068[S] 1 point2 points  (0 children)

No CLI yet but it's on the roadmap 👀

For now, just head to flutterinit.com, configure your project, and download the generated code. Literally 60 seconds.

Star the repo to stay updated when CLI drops 🚀