fix: pin intl dependency to ^0.20.2 instead of any #344

Merged
guettlibot merged 1 commits from issue-342-pin-intl-version into main 2026-06-01 19:47:52 +00:00
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies:
flutter_secure_storage: ^10.0.0
# Date formatting
intl: any
intl: ^0.20.2
# File picking (compose attachments) and opening downloaded attachments
file_picker: ^12.0.0-beta.4