native_updater
native_updater copied to clipboard
chore(dependencies): update dependencies to the latest release and minor refactoring
Status
READY
Breaking Changes
NO
Description
- Remove deprecated Flutter Android v2 Embedding usages, including in example app
- Update a dependency to the latest release. (package_info_plus, url_launcher, in_app_update)
- Bump Dart SDK version from 2.12.0 to 2.17.0
- Refactor update_cupertino_alert.dart and update_material_alert.dart to use launchUrl method instead of launch method since the launch method in url_launcher plugin is depreacted
Type of Change
- [ ] โจ New feature (non-breaking change which adds functionality)
- [ ] ๐ ๏ธ Bug fix (non-breaking change which fixes an issue)
- [ ] โ Breaking change (fix or feature that would cause existing functionality to change)
- [x] ๐งน Code refactor
- [x] โ Build configuration change
- [x] ๐ Documentation
- [x] ๐๏ธ Chore
Someone here can merge this and create a new version ? It's worked well.