Browse Source

Bump crop from 0.5.3 to 0.5.4 (#38)

Bumps [crop](https://github.com/xclud/flutter_crop) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/xclud/flutter_crop/releases)
- [Changelog](https://github.com/xclud/flutter_crop/blob/main/CHANGELOG.md)
- [Commits](https://github.com/xclud/flutter_crop/commits)

---
updated-dependencies:
- dependency-name: crop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/40/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
31f2a13f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 510
      pubspec.lock
  2. 2
      pubspec.yaml

510
pubspec.lock

File diff suppressed because it is too large Load Diff

2
pubspec.yaml

@ -27,7 +27,7 @@ dependencies:
file_picker: ^5.2.2 # pick file file_picker: ^5.2.2 # pick file
file_selector: ^0.9.2+2 # pick file file_selector: ^0.9.2+2 # pick file
open_filex: ^4.3.1 # open file in mobile. open_filex: ^4.3.1 # open file in mobile.
crop: ^0.5.3 crop: ^0.5.4
unorm_dart: ^0.2.0 unorm_dart: ^0.2.0
qr_flutter: ^4.0.0 qr_flutter: ^4.0.0
qr_code_scanner: ^1.0.1 qr_code_scanner: ^1.0.1

Loading…
Cancel
Save