updat 1.3.0
updat: ^1.3.0 copied to clipboard
Updat is a simple-to-use reliable flutter-native updater that handles your application's updates.
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
UpdateWindowManagerthat simplifies usage - Better MacOS support
- Add new themes (silent downloads, flat)
1.1.0 #
- Add
callbackfunction toUpdat
1.0.0+2 #
- Fixes for pub.dev
1.0.0 #
- Initial release with all features working.