mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-24 13:59:22 +00:00
Update firebase_messaging
plugin
This commit is contained in:
parent
31fed62616
commit
c02f6f1deb
@ -266,21 +266,21 @@ packages:
|
||||
name: firebase_messaging
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "11.4.4"
|
||||
version: "12.0.1"
|
||||
firebase_messaging_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: firebase_messaging_platform_interface
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.5.4"
|
||||
version: "4.1.0"
|
||||
firebase_messaging_web:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: firebase_messaging_web
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.4.4"
|
||||
version: "3.1.0"
|
||||
flutter:
|
||||
dependency: "direct main"
|
||||
description: flutter
|
||||
|
@ -131,7 +131,7 @@ dependencies:
|
||||
|
||||
# Firebase cloud messaging (for push notifications)
|
||||
firebase_core: ^1.13.1
|
||||
firebase_messaging: ^11.2.8
|
||||
firebase_messaging: ^12.0.1
|
||||
|
||||
# Forez presence
|
||||
table_calendar: ^3.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user