sinar12 0.0.3
sinar12: ^0.0.3 copied to clipboard
A CLI tool for generating Sinar12 Flutter architecture projects and modules.
0.0.3 #
- Added
sinar12 parsing modelcommand to generate models and services from Swagger OpenAPI specifications.
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.