feat: Try out new firebase
This commit is contained in:
parent
079b36a0ac
commit
9e956b1230
3 changed files with 12 additions and 6 deletions
|
|
@ -20,7 +20,11 @@ dependencies:
|
|||
image_picker: ^0.6.7+14
|
||||
url_launcher: ^5.7.10
|
||||
cached_network_image: ^2.3.3
|
||||
firebase_messaging: ^7.0.3
|
||||
firebase_messaging:
|
||||
git:
|
||||
url: git@gitlab.com:famedly/libraries/flutterfire.git
|
||||
path: packages/firebase_messaging
|
||||
ref: master
|
||||
flutter_local_notifications: ^3.0.1+6
|
||||
# desktop_notifications: ^0.0.0-dev.4 // Currently blocked by: https://github.com/canonical/desktop_notifications.dart/issues/5
|
||||
matrix_link_text: ^0.3.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue