TF-4169 Create Labels capability and Label object

This commit is contained in:
dab246
2025-11-24 09:52:27 +07:00
committed by Dat H. Pham
parent 1f9f0af79f
commit 8da5cbe98e
7 changed files with 493 additions and 6 deletions
+16 -1
View File
@@ -11,11 +11,26 @@ dependencies:
flutter:
sdk: flutter
### Dependencies from git ###
jmap_dart_client:
git:
url: https://github.com/linagora/jmap-dart-client.git
ref: main
### Dependencies from pub.dev ###
equatable: 2.0.5
json_annotation: 4.8.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: 2.0.1
flutter_lints: ^5.0.0
build_runner: 2.4.10
json_serializable: 6.6.1
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec