native_updater icon indicating copy to clipboard operation
native_updater copied to clipboard

chore(dependencies): update dependencies to the latest release and minor refactoring

Open rounaktadvi opened this issue 3 years ago โ€ข 1 comments

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

rounaktadvi avatar May 13 '22 16:05 rounaktadvi

Someone here can merge this and create a new version ? It's worked well.

Kiruel avatar Oct 25 '22 08:10 Kiruel