Browse Source

Bump flutter_native_splash from 2.2.4 to 2.2.5 in /zxscanner

Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.4 to 2.2.5.
- [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.4...v2.2.5)

---
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/12/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
716fed32a7
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 name: flutter_native_splash
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "2.2.4" version: "2.2.5"
flutter_plugin_android_lifecycle: flutter_plugin_android_lifecycle:
dependency: transitive dependency: transitive
description: description:

2
zxscanner/pubspec.yaml

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

Loading…
Cancel
Save