feat: auto-updater
This commit is contained in:
+2
-1
@@ -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.1+1
|
||||
version: 1.0.0+1
|
||||
|
||||
environment:
|
||||
sdk: ^3.12.2
|
||||
@@ -49,6 +49,7 @@ dependencies:
|
||||
http: ^1.6.0
|
||||
package_info_plus: ^10.1.0
|
||||
open_filex: ^4.7.0
|
||||
ota_update: ^7.1.0
|
||||
# permission_handler: ^12.0.3
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user