flutter_release 0.1.2
flutter_release: ^0.1.2 copied to clipboard
A tool for building and publishing Flutter apps, e.g. on GitHub and the Google Play Store.
0.1.2 - 2024-04-05 #
- Support Publishing to a web server
0.1.1 - 2024-03-30 #
- Create missing fastlane directory
- Update documentation
0.1.0 - 2024-03-30 #
- Restructure package
- Enable signing during build
0.0.7 - 2024-03-29 #
- Make build arguments work
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.