sinar12 0.0.7
sinar12: ^0.0.7 copied to clipboard
A CLI tool for generating Sinar12 Flutter architecture projects and modules.
0.0.7 #
- Enhanced README with detailed architecture overview and usage instructions.
- Added programmatic examples for framework utilities.
- Standardized library exports for better developer experience.
0.0.6 #
- Documentation improvements.
- Added usage examples.
- Updated homepage URL.
0.0.5 #
- Minor bug fixes and performance improvements.
0.0.4 #
- Updated
sinar12 parsing modelcommand:- Added strict null-safety generation for data models.
- Generates Riverpod API Service providers automatically based on extracted tags.
0.0.2 #
- Updated
sinar12 create projectto automatically add standard dependencies (dio,flutter_riverpod,riverpod,riverpod_annotation,freezed_annotation,json_annotation,intl,logger) along with dev dependencies (build_runner,riverpod_generator,freezed,json_serializable).
0.0.1 #
- Initial release with project and module generation.