KoheiKanagu / ncnn_yolox_flutter

This is a plugin to run YOLOX on ncnn.
BSD 3-Clause "New" or "Revised" License
51 stars 10 forks source link

Bump flutter_image_compress from 1.1.3 to 2.0.4 in /example #161

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps flutter_image_compress from 1.1.3 to 2.0.4.

Release notes

Sourced from flutter_image_compress's releases.

compress-2.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/fluttercandies/flutter_image_compress/compare/1.1.3...2.0.0

Changelog

Sourced from flutter_image_compress's changelog.

flutter_image_compress - v2.0.4

flutter_image_compress_common - v1.0.2

flutter_image_compress_platform_interface - v1.0.2

flutter_image_compress_web - v0.1.3+1

Commits
  • 436ea8b chore(release): publish packages
  • 5f1fdf5 prevent oom when getting EXIF rotationdegrees for large image using compressA...
  • 61d55f3 refactor: Update build.gradle for example
  • 3ad886d chore: Update melos
  • 5ca8dff ⬆️ bump version for common and web
  • e37f1a6 ⬆️ Bump dart sdk range for every package
  • 6a712db :memo: Update README
  • c943c19 :bug: Compatibility changes for flutter 3.10
  • 28cbd9b 📝 Update README
  • 3f038a9 📝 Config default_plugin for web in pubspec.yaml.
  • 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 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)