dart_release 0.2.10 dart_release: ^0.2.10 copied to clipboard
A tool for building and publishing Dart apps, e.g. on GitHub or deploying on a Web Server.
0.2.10 #
- FEAT: Run flutter command asynchronously.
0.2.9+2 #
- FIX: Set null correctly in Version.copyWith method.
0.2.7 #
- CI: Publish from GitHub CI.
0.2.6 #
- CI: Publish from GitHub CI.
0.2.5 #
- CI: Publish from GitHub CI.
0.2.4 #
- REFACTOR: Run deploy scripts without bash.
- FIX: Set executable name only once on Windows.
- FEAT: Use ssh controller.
- DOCS: Adapt README.
0.2.3 #
- FIX: Propagate script paths on deploy.
- FEAT: Option for build folder and executable name.
0.2.2 #
- FIX: Provide ssh args with private key.
0.2.1 #
- FIX: Web server path.
- FEAT(dart_release): Optional private key.
0.2.0 #
- Initial release