Browse Source

Bump open_filex from 4.3.1 to 4.3.2 (#39)

Bumps [open_filex](https://github.com/javaherisaber/open_file) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/javaherisaber/open_file/releases)
- [Changelog](https://github.com/javaherisaber/open_filex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/javaherisaber/open_file/commits)

---
updated-dependencies:
- dependency-name: open_filex
  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/46/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
fee0262e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pubspec.lock
  2. 2
      pubspec.yaml

2
pubspec.lock

@ -574,7 +574,7 @@ packages: @@ -574,7 +574,7 @@ packages:
name: open_filex
url: "https://pub.dartlang.org"
source: hosted
version: "4.3.1"
version: "4.3.2"
package_config:
dependency: transitive
description:

2
pubspec.yaml

@ -26,7 +26,7 @@ dependencies: @@ -26,7 +26,7 @@ dependencies:
image_save: ^5.0.0 # Mobile save image to gallery
file_picker: ^5.2.4 # pick file
file_selector: ^0.9.2+2 # pick file
open_filex: ^4.3.1 # open file in mobile.
open_filex: ^4.3.2 # open file in mobile.
crop: ^0.5.4
unorm_dart: ^0.2.0
qr_flutter: ^4.0.0

Loading…
Cancel
Save