dart_vader_cli 1.1.2
dart_vader_cli: ^1.1.2 copied to clipboard
A for fun project to make use of my studies of making executable dart packages.
1.1.2 #
- Only support Dart Sdk above 3.6.0, reverts the 1.1.1 patch
1.1.1 #
- Lower SDK constraint to 3.0.0
1.1.0 #
- Complete refactor of the project.
- AOT assets are now generated from the assets folder.
- Added Makefile to help with the development process.
- Added analysis options to help with the analysis process.
- Added a publish command to help with the publishing process.
1.0.6 #
- Fixed assets path.
- Fixed version command.
1.0.5 #
- Fixed assets path.
1.0.4 #
- Fixed figlet log path.
- Fixed version command.
- Fixed overall path handling for assets.
1.0.3 #
- fixed README link to pub.flutter-io.cn.
1.0.2 #
- Better documentation.
1.0.1 #
- Fixed executable name.
1.0.0 #
- Initial version.
- Added breathing command.
- Added im-your-father command.
- Added no command.
- Added version command.
- Added example README.md file.