open_mustang_cli 4.0.0
open_mustang_cli: ^4.0.0 copied to clipboard
This package should be installed as global binary. It helps in generating all the necessary source file templates for a screen.
4.0.0 #
- Changed imports to use generated directory
- Depends on Mustang 4.0.0
3.1.1 #
- Missing await for memoizedGetData() in the service template
3.1.0 #
- Missing await for clearscreencache API in the service template
3.0.2 #
- Generated screen should not have method returning body
3.0.1 #
- Incorrect build command
3.0.0 #
- Migrated SDK version Dart 3
- Updated build runner command to fail on severe
1.0.20 #
- Updated screen source template
1.0.19 #
- Update documentation for mustang.yaml
1.0.18 #
- Deleted support for utils file
1.0.17 #
- Updated pub.dev issues
1.0.16 #
- Updated README
1.0.15 #
- Fix: Failed to read mustang.yaml
1.0.14 #
- Updated generated code as per the latest Mustang version
1.0.13 #
- Updated generated code to use
MustangStore
instead ofWrenchStore
1.0.12 #
- Updated aspect templates to accept arguments
1.0.11 #
- Introduced support to generate aspect templates
1.0.10 #
- Generated state class is made abstract
1.0.9 #
- Fix: incorrect service class name
1.0.8 #
- Updated generated source templates to support abstract models/services
1.0.7 #
- Updated README
1.0.6 #
- Refactored config file name and format
- lint fixes
1.0.5 #
- Added support to for customization in generated source templates
1.0.4 #
- Updated README
1.0.3 #
- Updated README
1.0.2 #
- Updated pubspec.yaml
1.0.1 #
- Updated README
1.0.0 #
- Initial version.