feat(ai-scribe): Fix cannot parsing AI capability from Session

This commit is contained in:
dab246
2025-12-16 18:35:45 +07:00
committed by Dat H. Pham
parent 63d9a5d740
commit 7ddccf2e1c
9 changed files with 52 additions and 15 deletions
+8
View File
@@ -17,6 +17,12 @@ dependencies:
core:
path: ../core
### Dependencies from git ###
jmap_dart_client:
git:
url: https://github.com/linagora/jmap-dart-client.git
ref: main
### Dependencies from pub.dev ###
dartz: 0.10.1
@@ -28,6 +34,8 @@ dependencies:
intl: 0.20.2
json_annotation: 4.8.0
dev_dependencies:
flutter_test:
sdk: flutter