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

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

Changelog #

0.0.5 - 2025-04-11 #

  • add: Repository github.

0.0.4 - 2025-04-11 #

  • Fix: Se reorganizan los archivos del package.
  • Fix: WASM compatibility
  • Fix: Angle brackets will be interpreted as HTML.

0.0.3 - 2025-04-10 #

  • Fix: The correct command ends with :create (create_project_aro:create)
  • Fix: static analysis

0.0.2 - 2025-04-10 #

  • Fix: Dart file conventions
  • Fix: Short description
  • add: An example

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
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on create_project_aro