🐛 Fix profile link parsing

This commit is contained in:
2025-08-10 02:55:00 +08:00
parent f72b268d36
commit 36a966d582
6 changed files with 46 additions and 15 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.1.0+120
version: 3.1.0+121
environment:
sdk: ^3.7.2
@@ -133,6 +133,7 @@ dependencies:
flutter_typeahead: ^5.2.0
flutter_langdetect: ^0.0.2
waveform_flutter: ^1.2.0
flutter_app_update: ^3.2.2
dev_dependencies:
flutter_test: