github_apk_updater 1.0.6
github_apk_updater: ^1.0.6 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.6 #
- Fixed repository URL mismatch affecting pub.dev package verification
- Redesigned update dialog with a modern, cleaner UI that adapts perfectly to the app's primary theme color
- Improved documentation layout highlighting Android permissions
1.0.5 #
- Minor fixes and stability improvements
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