Skip to content

Commit

Permalink
Bump flutter_native_splash from 2.3.4 to 2.3.5
Browse files Browse the repository at this point in the history
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](jonbhanson/flutter_native_splash@v2.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent d4f7dc3 commit d7f1399
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -279,10 +279,10 @@ packages:
dependency: "direct main"
description:
name: flutter_native_splash
sha256: "5bf4c3e5e5a0426c1e2fc8ca3555a9e617e76369c3442e1dae8385c7767ba97a"
sha256: d93394f22f73e810bda59e11ebe83329c5511d6460b6b7509c4e1f3c92d6d625
url: "https://pub.dev"
source: hosted
version: "2.3.4"
version: "2.3.5"
flutter_svg:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
flutter_ffmpeg: ^0.4.2
flutter_localizations:
sdk: flutter
flutter_native_splash: ^2.3.4
flutter_native_splash: ^2.3.5
flutter_svg: ^2.0.8
get: ^4.6.6
image_gallery_saver: ^2.0.3
Expand Down

0 comments on commit d7f1399

Please sign in to comment.