platform/chat_platform library
Classes
- ChatPlatformScope
- ChatPlatformServices
- Override platform access at the embedding boundary. Defaults use standard desktop pickers/files; no host-specific MethodChannel or workspace exists.
Functions
-
readDroppedImageAttachment(
PromptAttachment attachment) → Future< PromptAttachment?>
Typedefs
-
ChatPathResolver
= Future<
String> Function(String path, {required bool isDirectory})