morpheme_cli 1.7.0 morpheme_cli: ^1.7.0 copied to clipboard
Morpheme CLI Boost productivity with modular project creation, API generation & folder structuring tools. Simplify Flutter dev! #Flutter #CLI
1.7.0 #
- support generate json2dart method patchMultipart
1.6.0 #
- add download command
1.5.0 #
- add boolean get state isInitial, isLoading, isFailed & isSuccess in generate api
- fix show print error when error loadYaml
1.4.4 #
- fix generate locator if setup locator is future
- add after command endpoint & asset with morpheme format
1.4.3 #
- fix generate l10n when template file is not exist
1.4.2 #
- fix async command wait until done
- throw error if exit code > 0
1.4.1 #
- hotfix generate domain repository json2dart
1.4.0 #
- add generate headers in json2dart
1.3.3 #
- hotfix generate endpoint with json2dart
1.3.2 #
- hotfix async function and format specific generated json2dart
1.3.1 #
- hotfix generate mapper in json2dart
1.3.0 #
- add command rename file to standar snakecase with prefix or suffix
- fixing generate assets in subfolder
1.2.0 #
- add command to build web
1.1.1 #
- default init firebase is disable in morpheme.yaml
1.1.0 #
- remove dependency dcli
- add flag generate l10n in get, run, build, and cucumber command default to true
- change all method use dependency dcli to pure dart
- make better async method
1.0.0 #
- Initial version.