TF-2040 Add utcStart and utcEnd property of CalendarEvent in jmap-dart-client

(cherry picked from commit 28a16966fa56e4470f2c16be56c49be02e6652ea)
This commit is contained in:
dab246
2023-07-25 19:52:27 +07:00
committed by Dat Vu
parent 7dc7fe8e12
commit b2e5b29dc0
7 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -492,7 +492,7 @@ packages:
description: description:
path: "." path: "."
ref: master ref: master
resolved-ref: "751c09a96a98f96141acdc2f592f183ac9e1a911" resolved-ref: "63d47945f676adca3bf48b3940b21b77546e309e"
url: "https://github.com/linagora/jmap-dart-client.git" url: "https://github.com/linagora/jmap-dart-client.git"
source: git source: git
version: "0.0.1" version: "0.0.1"
+1 -1
View File
@@ -296,7 +296,7 @@ packages:
description: description:
path: "." path: "."
ref: master ref: master
resolved-ref: "751c09a96a98f96141acdc2f592f183ac9e1a911" resolved-ref: "63d47945f676adca3bf48b3940b21b77546e309e"
url: "https://github.com/linagora/jmap-dart-client.git" url: "https://github.com/linagora/jmap-dart-client.git"
source: git source: git
version: "0.0.1" version: "0.0.1"
+1 -1
View File
@@ -296,7 +296,7 @@ packages:
description: description:
path: "." path: "."
ref: master ref: master
resolved-ref: "751c09a96a98f96141acdc2f592f183ac9e1a911" resolved-ref: "63d47945f676adca3bf48b3940b21b77546e309e"
url: "https://github.com/linagora/jmap-dart-client.git" url: "https://github.com/linagora/jmap-dart-client.git"
source: git source: git
version: "0.0.1" version: "0.0.1"
+1 -1
View File
@@ -484,7 +484,7 @@ packages:
description: description:
path: "." path: "."
ref: master ref: master
resolved-ref: "751c09a96a98f96141acdc2f592f183ac9e1a911" resolved-ref: "63d47945f676adca3bf48b3940b21b77546e309e"
url: "https://github.com/linagora/jmap-dart-client.git" url: "https://github.com/linagora/jmap-dart-client.git"
source: git source: git
version: "0.0.1" version: "0.0.1"
+9 -1
View File
@@ -312,6 +312,14 @@ packages:
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.10.1" version: "0.10.1"
date_format:
dependency: "direct main"
description:
name: date_format
sha256: "8e5154ca363411847220c8cbc43afcf69c08e8debe40ba09d57710c25711760c"
url: "https://pub.dev"
source: hosted
version: "2.0.7"
dbus: dbus:
dependency: transitive dependency: transitive
description: description:
@@ -971,7 +979,7 @@ packages:
description: description:
path: "." path: "."
ref: master ref: master
resolved-ref: "751c09a96a98f96141acdc2f592f183ac9e1a911" resolved-ref: "63d47945f676adca3bf48b3940b21b77546e309e"
url: "https://github.com/linagora/jmap-dart-client.git" url: "https://github.com/linagora/jmap-dart-client.git"
source: git source: git
version: "0.0.1" version: "0.0.1"
+2
View File
@@ -203,6 +203,8 @@ dependencies:
flutter_app_badger: 1.5.0 flutter_app_badger: 1.5.0
date_format: 2.0.7
dev_dependencies: dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
+1 -1
View File
@@ -296,7 +296,7 @@ packages:
description: description:
path: "." path: "."
ref: master ref: master
resolved-ref: "751c09a96a98f96141acdc2f592f183ac9e1a911" resolved-ref: "63d47945f676adca3bf48b3940b21b77546e309e"
url: "https://github.com/linagora/jmap-dart-client.git" url: "https://github.com/linagora/jmap-dart-client.git"
source: git source: git
version: "0.0.1" version: "0.0.1"