Skip to content

FilePicker and Multipart data uploader APIs for plugins#1034

Draft
deevroman wants to merge 1 commit into
Zverik:mainfrom
deevroman:plugins-api
Draft

FilePicker and Multipart data uploader APIs for plugins#1034
deevroman wants to merge 1 commit into
Zverik:mainfrom
deevroman:plugins-api

Conversation

@deevroman

@deevroman deevroman commented Apr 13, 2026

Copy link
Copy Markdown
Contributor
  1. FilePicker opens the possibility of selecting photos (but not only, you can pass a list of file extensions) from device. For this purpose, the file_picker dependency is added.
  2. Multipart data uploader API only to bypass dart_eval limitations related to iterating over Uint8List

This is enough to build a PoC plugin for attaching photos.

p.s. I haven't tested it on iOS. And I'm not claiming to merge, I'm just showing what's missing in the current API.

@deevroman deevroman marked this pull request as draft April 13, 2026 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant