feat(ai-scribe): Fix cannot parsing AI capability from Session
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user