About page

This commit is contained in:
2025-07-02 02:20:31 +08:00
parent b55e56c3c4
commit 8e903ec6c1
11 changed files with 931 additions and 4 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: 3.0.0+109
version: 3.0.0+110
environment:
sdk: ^3.7.2
@ -128,6 +128,7 @@ dependencies:
ref: fixes/allow-controller-re-registration
mime: ^2.0.0
html2md: ^1.3.2
flutter_typeahead: ^5.2.0
dev_dependencies:
flutter_test: