ignitr_cli 0.2.0
ignitr_cli: ^0.2.0 copied to clipboard
A cli tool to work with Ignitr Project.
Release History #
All notable changes to this project will be documented in this file.
0.2.0 (February 9th, 2026) #
- Restructured the Ignitr
- Updated how the commands works
- Added new Store feature
- Added new
Reactivestore to share the reactive data between pages and controllers - Added
Persistentstore similar to reactive store but it persist the stored data
- Added new
- Added basic design system generator command
- Added missing
make:modelcommand - Removed Local layer for APIs
- and much more...
0.1.3 (February 9th, 2025) #
- Updated README.md to include only cli info refer to live docs for ignitr docs.
- Updated default template to include all required pages form auth module.
0.1.2 (February 8th, 2025) #
- Fixed page generator to add controller to the page properly.
0.1.1 (February 6th, 2025) #
- Initial release.
- Stack: Getx (MVCs)
- Flavor: API