Add model PresentationEmail

This commit is contained in:
dab246
2021-08-10 12:23:44 +07:00
committed by Dat H. Pham
parent d10ee544b7
commit 4ec4fac99b
6 changed files with 101 additions and 19 deletions
+5 -6
View File
@@ -34,11 +34,14 @@ dependencies:
# quiver
quiver: 3.0.1
# intl
intl: 0.17.0
# jmap_dart_client
jmap_dart_client:
git:
url: git://github.com/dab246/jmap-dart-client.git
ref: fixbug_get_session
url: git://github.com/linagora/jmap-dart-client.git
ref: master
dev_dependencies:
flutter_test:
@@ -93,7 +96,3 @@ flutter:
# maintain consistency when adding or modifying assets and plugins.
# They also do not have any bearing on your native host application's
# identifiers, which may be completely independent or the same as these.
module:
androidX: true
androidPackage: com.linagora.android.tmail.model
iosBundleIdentifier: com.linagora.android.tmail.model