Refactor: Fix slow initial server start

Moved hashing to first update check
This commit is contained in:
zontreck 2025-01-04 17:50:10 -07:00
parent 48ffb70544
commit 317df007d4
7 changed files with 30 additions and 13 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.1.010425+1723
version: 1.1.010425+1748
environment:
sdk: ">=3.1.4 <4.0.0"