flutter_release 0.0.6
flutter_release: ^0.0.6 copied to clipboard
A tool for building, releasing, publishing and deploying Flutter apps.
0.0.6 - 2024-03-29 #
- Option to Publish to Google Play Store
0.0.5 - 2023-12-05 #
- Add
arch
param to support architectures for linux and windows - Use flutter_to_debian as direct dependency
0.0.4 - 2023-07-06 #
- Compress macOS app folder
- Add docs
0.0.3 - 2023-06-09 #
- Update flutter_to_debian package
- Make Platform name lowercase in output package
0.0.2 - 2023-06-08 #
- Add executable in pubspec.yaml
- Update Readme
- Add example
- Add docs
0.0.1 - 2023-06-08 #
- Initial version.