fix: Update dependencies for file_picker, flutter_local_notifications, and vibration packages

This commit is contained in:
Janez T
2025-10-22 20:57:02 +02:00
parent 9a7e0da9bf
commit cde6decf06
5 changed files with 48 additions and 31 deletions

View File

@@ -73,7 +73,7 @@ dependencies:
# File handling
share_plus: ^12.0.0
path_provider: ^2.1.5
file_picker: ^8.0.0
file_picker: ^10.3.3
# Persistent storage
shared_preferences: ^2.3.3
@@ -85,10 +85,10 @@ dependencies:
flutter_background_service: ^5.0.13
# Notifications
flutter_local_notifications: ^18.0.1
flutter_local_notifications: ^19.5.0
# Vibration
vibration: ^2.0.0
vibration: ^3.1.4
dev_dependencies:
flutter_test: