air_cli 1.0.0
air_cli: ^1.0.0 copied to clipboard
The official CLI for the Air Framework. Streamline your Flutter development with modular architecture, automated code generation, and scalable state management.
Changelog #
1.0.0 #
- Initial release of the Air CLI.
- Project Generation: Create new Air projects with
air create. - Module Management: Generate modular architecture structures with
air gen module. - Code Generators: Automate creation of Screens, States, Services, Widgets, and Models.
- Air State Management: Built-in support for the "Clap in the Air" state management pattern.
- Scalable Architecture: Enforces clean architecture and separation of concerns.