github_apk_updater 1.0.4
github_apk_updater: ^1.0.4 copied to clipboard
Auto-update your Flutter Android app via GitHub Releases. Zero cost, zero third-party services, zero server needed. Just push to GitHub — users get update dialog automatically.
1.0.4 #
- Added dartdoc comments to all public classes and methods
- Added example app for pub.dev
1.0.3 #
- Fixed all deprecated withOpacity → withValues
- Fixed homepage URL in pubspec.yaml
1.0.2 #
- Added workflow file instructions to README
- Fixed platform support to Android only
1.0.1 #
- Fixed deprecated withOpacity usage
- Removed unused imports
1.0.0 #
- Initial release