Skip to content

Conversation

@danielroek
Copy link

@danielroek danielroek commented Mar 12, 2021

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.

If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.

Pre-launch Checklist

  • The title of the PR starts with the name of the plugin surrounded by square brackets, e.g. [shared_preferences]
  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test exempt.
  • I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy.
  • I updated CHANGELOG.md to add a description of the change.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@danielroek danielroek changed the title Image picker multi image android [image_picker] multi image android Mar 25, 2021
@danielroek danielroek changed the title [image_picker] multi image android [image_picker] multi image picker Mar 25, 2021
@danielroek danielroek marked this pull request as draft March 25, 2021 08:31
@danielroek danielroek marked this pull request as ready for review March 31, 2021 14:52
@danielroek danielroek force-pushed the image_picker_multi_image_android branch from 3d24faa to db47a34 Compare April 2, 2021 11:31
@danielroek danielroek force-pushed the image_picker_multi_image_android branch from becf7d4 to e8cf955 Compare April 2, 2021 11:35
Daniel Roek and others added 4 commits April 2, 2021 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment