dotsquares_flutter_starter 1.0.4 copy "dotsquares_flutter_starter: ^1.0.4" to clipboard
dotsquares_flutter_starter: ^1.0.4 copied to clipboard

Flutter Folder Architecture is a pre-built, scalable, and organized folder structure package designed to streamline your Flutter project setup. This package provides a well-defined architecture that f [...]

Flutter Starter CLI #

A Dart-based CLI tool that creates a Flutter project with a predefined folder structure.

✨ Features #

  • Generates a new Flutter project using flutter create.
  • Sets up a clean folder structure under lib/src.
  • Includes GetIt service locator (locator.dart) for dependency injection.

🚀 Installation #

Install the CLI globally using:

dart pub global activate flutter_starter_cli
3
likes
0
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Folder Architecture is a pre-built, scalable, and organized folder structure package designed to streamline your Flutter project setup. This package provides a well-defined architecture that follows best practices, ensuring clean code separation, maintainability, and scalability for your Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dotsquares_flutter_starter