|
|
|
@ -91,13 +91,13 @@ index e1670a32..7e3238b0 100644
|
|
|
|
|
--- a/pubspec.yaml
|
|
|
|
|
+++ b/pubspec.yaml
|
|
|
|
|
@@ -16,8 +16,8 @@ dependencies:
|
|
|
|
|
desktop_notifications: ">=0.4.0 <0.5.0" # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
|
|
|
|
|
email_validator: ^2.0.1
|
|
|
|
|
emoji_picker_flutter: ^1.0.7
|
|
|
|
|
encrypt: ^5.0.1
|
|
|
|
|
- #fcm_shared_isolate:
|
|
|
|
|
- # git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
|
|
|
|
|
+ fcm_shared_isolate:
|
|
|
|
|
+ git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
|
|
|
|
|
encrypt: ^5.0.1
|
|
|
|
|
file_picker_cross: ^4.5.0
|
|
|
|
|
flutter:
|
|
|
|
|
sdk: flutter
|
|
|
|
|