♻️ Add splash screen for loading data

This commit is contained in:
2024-12-14 01:32:13 +08:00
parent c7d5cb48ac
commit f763c7515a
13 changed files with 163 additions and 54 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: 2.0.1+23
version: 2.0.1+24
environment:
sdk: ^3.5.4
@ -101,6 +101,7 @@ dependencies:
screenshot: ^3.0.0
qr_flutter: ^4.1.0
file_saver: ^0.2.14
device_info_plus: ^11.2.0
dev_dependencies:
flutter_test: