Skip to content

[image_picker] Restructure Android ImagePickerDelegate codepaths #122808

@stuartmorgan-g

Description

@stuartmorgan-g

Originally the Android implementation had different Dart->Java entry points and different return types for picking one image vs picking multiple images. In flutter/packages#3476 I changed it so that the cross-language call is unified, and there's just a parameter for whether multi-selection should be allowed. The different intent codepaths, success helper methods, etc. are legacy at this point, and could likely be simplified to a single codepath with just the intent parameter being different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.p: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions