diff --git a/pubspec.lock b/pubspec.lock index e27bf3800..bf779f69a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -397,6 +397,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.3.0" + fcm: + dependency: "direct main" + description: + path: fcm + relative: true + source: path + version: "1.0.0+1" ffi: dependency: transitive description: @@ -1273,7 +1280,7 @@ packages: name: syncfusion_flutter_core url: "https://pub.dartlang.org" source: hosted - version: "20.3.56" + version: "20.3.57" syncfusion_flutter_datepicker: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dac6b7ce6..bf184fa1c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,6 +42,9 @@ dependencies: forward: path: forward + fcm: + path: fcm + rich_text_composer: git: url: https://github.com/linagora/rich-text-composer.git