platform/chat_platform_io library
Functions
-
pickPlatformAttachments(
PromptAttachmentKind kind) → Future< List< PromptAttachment> > -
platformImageForPath(
String path) → ImageProvider< Object> -
platformWorkingDirectory(
) → String -
readDroppedImageAttachment(
PromptAttachment attachment) → Future< PromptAttachment?> -
resolvePlatformPath(
String path, {required bool isDirectory}) → Future< String>