Closed
Description
See #56 (comment) (referring to what we currently offer on the "Attach images or videos" button in the compose box):
Hmm no, I don't think this is the fancy new
PhotoPicker
APIDang, yeah.
That PhotoPicker API is available through image_picker: https://pub.dev/packages/image_picker_android#photo-picker
So that'd be an option. But pending flutter/flutter#89159, it'd lack videos unless we had two separate buttons.
That issue now has a linked PR! 🤞 flutter/packages#3892 So hopefully we can take care of this reasonably soon, by using image_picker
instead of file_picker
for this.
Metadata
Metadata
Assignees
Type
Projects
Status
Done