updat 1.3.2 updat: ^1.3.2 copied to clipboard
Updat is a simple-to-use reliable flutter-native updater that handles your application's updates.
1.3.2 #
- Fix images not displaying on pub.dev
- Update dependencies
1.3.1 #
- Add support for
updatWindowManager
to mobile platforms and web. (Just bypasses the updat system) - Update dependencies
1.3.0 #
- Support unzipping (https://github.com/aguilaair/updat/issues/5)
- Allow custom headers to be provided for GET methods (https://github.com/aguilaair/updat/issues/4)
- Fix closeOnInstall (https://github.com/aguilaair/updat/issues/9)
- Fix launchOnExit (https://github.com/aguilaair/updat/issues/8)
1.2.0+1 #
- Change to MPL-2.0 license :D
- Dependency updates
1.2.0 #
- New
UpdateWindowManager
that simplifies usage - Better MacOS support
- Add new themes (silent downloads, flat)
1.1.0 #
- Add
callback
function toUpdat
1.0.0+2 #
- Fixes for pub.dev
1.0.0 #
- Initial release with all features working.