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

This package generates a professional directory structure for Flutter projects with a focus on clean architecture.

Changelog #

0.0.1 - 2025-04-10 #

Added ✨ #

  • Flutter project structure generator with different state managers
  • Support for the following state managers:
    • BLoC (--b)
    • Provider (--p)
    • Riverpod (--r)
  • File generation options:
    • Empty (--e): Generates empty files
    • Demo (--d): Generates example code files
  • Automatic base folder structure creation
  • Flag validation system
  • Specific structure creation for each state manager
  • Confirmation messages with ASCII art
  • Directory and project path handling
Features 🚀
  • Automatic folder structure for presentation layer
  • Integration with multiple state managers
  • Flexible flag system for customized generation
  • Support for demo and empty files
Technical ⚙️
  • Asynchronous implementation for file handling
  • Modular system for different state managers
  • Flag validation using set intersection
  • Directory handling using dart:io
25
likes
0
points
14
downloads

Publisher

verified publisherarosistemas.com

Weekly Downloads

This package generates a professional directory structure for Flutter projects with a focus on clean architecture.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on create_project_aro