1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

fix(mobile): adds support for Internationalized Domain Name (IDN) (#17461)

This commit is contained in:
Gagan Yadav
2025-04-08 21:34:42 +05:30
committed by GitHub
parent e5ca79dd44
commit ac65d46ec6
4 changed files with 218 additions and 9 deletions

View File

@@ -51,6 +51,7 @@ dependencies:
permission_handler: ^11.4.0
photo_manager: ^3.6.4
photo_manager_image_provider: ^2.2.0
punycode: ^1.0.0
riverpod_annotation: ^2.6.1
scrollable_positioned_list: ^0.3.8
share_handler: ^0.0.22