desktop_updater 2.0.0-dev.1 copy "desktop_updater: ^2.0.0-dev.1" to clipboard
desktop_updater: ^2.0.0-dev.1 copied to clipboard

Flutter desktop updater plugin supporting Windows, macOS, and Linux. It can download and install updates for your application from GitHub, GitLab, local file systems, and S3.

2.0.0-dev.1 #

  • Reworked the update pipeline around verified temporary staging directories.
  • Added native macOS and Windows install helpers that wait for the app to exit before replacing files.
  • Added hash/length verification for downloaded files and normalized archive paths for Windows-hosted files.
  • Added support for removing files that no longer exist in the target version.

1.3.0 #

  • Revert fix macOS issues, sorry for the inconvenience, do not use 1.2.0 for macOS

1.2.0 #

  • Fix macOS issues (thanks to @TheFilyng)

1.1.1 #

  • Fix download and skip this version localization and add colors

1.1.0 #

  • Fix alert dialog skip condition

1.0.5 #

  • Add alert dialog option

1.0.4 #

  • Add custom direct widget for theme colors

1.0.3 #

  • Fix mandotory skip issue

1.0.2 #

  • Lower macOS platform requirement to 10.14
  • Add DesktopUpdateSliver widget
  • Update version to 1.0.2

1.0.1 #

  • Add repository link to pubspec.yaml
  • Add example visual to README.md

1.0.0 #

  • First version of plugin
45
likes
0
points
2.85k
downloads

Publisher

verified publisherradlof.com

Weekly Downloads

Flutter desktop updater plugin supporting Windows, macOS, and Linux. It can download and install updates for your application from GitHub, GitLab, local file systems, and S3.

Repository (GitHub)
View/report issues

Topics

#updater #desktop-updater #ota #auto-updater #flutter-desktop

License

unknown (license)

Dependencies

archive, args, cryptography_flutter_plus, cryptography_plus, flutter, http, path, plugin_platform_interface, pubspec_parse

More

Packages that depend on desktop_updater

Packages that implement desktop_updater