Link preview in posts

🐛 Fix link preview icon bugged when site icon is svg
This commit is contained in:
2024-12-14 15:21:34 +08:00
parent 1f8d47f6c3
commit 80a66136ce
8 changed files with 194 additions and 117 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+24
version: 2.0.1+25
environment:
sdk: ^3.5.4
@ -103,6 +103,7 @@ dependencies:
file_saver: ^0.2.14
device_info_plus: ^11.2.0
marquee: ^2.3.0
flutter_svg: ^2.0.16
dev_dependencies:
flutter_test: