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.

Typedefs

ChatPathResolver = Future<String> Function(String path, {required bool isDirectory})