cloudacy / native_exif

A simple EXIF metadata reader/writer for Flutter.
MIT License
16 stars 14 forks source link

chore(deps): bump image_picker from 0.8.9 to 1.0.2 in /example #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps image_picker from 0.8.9 to 1.0.2.

Release notes

Sourced from image_picker's releases.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
Commits
  • 4bd6c6b [image_picker] Allows 3.0 web implementation (#4648)
  • ce53da1 [image_picker_web] Listens to file input cancel event. (#4453)
  • 674179f [image_picker] Deprecate platform interface methods (#4520)
  • af584ff [image_picker] Update Android example (#4504)
  • 5d77549 [image_picker] Roll dependancies to avoid error (#4431)
  • bd5d191 [flutter_plugin_tools] Reimplements the excerpt system inline in the tool, ra...
  • cbbc2fb Prepare for utf8.encode() to return more precise Uint8List type (#4342)
  • 0ef3938 [various] Remove unused flutter_driver dependencies (#4347)
  • 5d6e48c [video_player] Add a Uri-typed factory method (#3513)
  • f55d455 [image_picker] Update to 1.0 (#4285)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)