From 63ea3091e837d53b5f47e6a2e0aa4af491900a53 Mon Sep 17 00:00:00 2001 From: Valentin CZERYBA Date: Mon, 1 Sep 2025 23:07:40 +0200 Subject: [PATCH] fix flutter_notifications_lcoal --- covas_mobile_new/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/covas_mobile_new/pubspec.yaml b/covas_mobile_new/pubspec.yaml index 11f865a..e644a36 100644 --- a/covas_mobile_new/pubspec.yaml +++ b/covas_mobile_new/pubspec.yaml @@ -37,7 +37,6 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - flutter_local_notifications: ^19.4.1 timezone: ^0.10.1 cupertino_icons: ^1.0.2 http: ^1.2.1 @@ -59,6 +58,7 @@ dependencies: encrypt_shared_preferences: ^0.9.10 provider: ^6.1.2 # ou la dernière version mapbox_maps_flutter: ^2.10.0 + flutter_local_notifications: ^19.4.1 dev_dependencies: flutter_test: