Browse Source

Bump image from 3.3.0 to 4.0.13

Bumps [image](https://github.com/brendan-duncan/image) from 3.3.0 to 4.0.13.
- [Release notes](https://github.com/brendan-duncan/image/releases)
- [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md)
- [Commits](https://github.com/brendan-duncan/image/commits)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/78/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
d7b7e5ffb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pubspec.yaml

2
pubspec.yaml

@ -12,7 +12,7 @@ dependencies:
ffi: ^2.0.0
flutter:
sdk: flutter
image: ^3.0.0
image: ">=3.0.0 <5.0.0"
dev_dependencies:
ffigen: ^7.0.0 # dart run ffigen

Loading…
Cancel
Save