Add in a update checker

This commit is contained in:
zontreck 2025-05-31 23:26:40 -07:00
parent 3d2226947c
commit 31c4b62c14
6 changed files with 116 additions and 2 deletions

View file

@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.052825+1401
version: 1.0.053125+2326
environment:
sdk: ^3.7.0
@ -41,6 +41,7 @@ dependencies:
hosted: https://git.zontreck.com/api/packages/Packages/pub/
version: ^1.0.052725+1354
ota_update: ^7.0.1
dio: ^5.8.0+1
dev_dependencies:
flutter_test: