Browse Source

Bump flutter_native_splash from 2.2.5 to 2.2.7 in /zxscanner

Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.2.5...v2.2.7)

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

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

2
zxscanner/pubspec.lock

@ -290,7 +290,7 @@ packages:
name: flutter_native_splash
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.5"
version: "2.2.7"
flutter_plugin_android_lifecycle:
dependency: transitive
description:

2
zxscanner/pubspec.yaml

@ -39,7 +39,7 @@ dev_dependencies:
build_runner: ^2.2.0
# espresso: ^0.2.0+2
flutter_lints: ^2.0.1
flutter_native_splash: ^2.2.5 # flutter pub run flutter_native_splash:create
flutter_native_splash: ^2.2.7 # flutter pub run flutter_native_splash:create
flutter_test:
sdk: flutter
hive_generator:

Loading…
Cancel
Save