TF-1204 Add firebase object and capability

This commit is contained in:
dab246
2022-11-15 15:41:59 +07:00
committed by Dat H. Pham
parent dcdec54dd9
commit d42f44b870
14 changed files with 551 additions and 0 deletions
+16
View File
@@ -11,9 +11,25 @@ dependencies:
flutter:
sdk: flutter
equatable: 2.0.3
json_annotation: 4.5.0
jmap_dart_client:
git:
url: https://github.com/linagora/jmap-dart-client.git
ref: master
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: 1.0.4
build_runner: 2.1.11
json_serializable: 6.2.0
flutter:
uses-material-design: true