Skip to content

compose: Give better media-picker UI on Android #114

Closed
@chrisbobbe

Description

@chrisbobbe

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 API

Dang, 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

No one assigned

    Labels

    a-composeCompose box, autocomplete, attaching files/images

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions