Skip to content

Commit

Permalink
Build(deps): Bump flutter_native_splash from 2.4.4 to 2.4.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.4.4 to 2.4.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.4.4...v2.4.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>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent eeb5313 commit 82bcf4a
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 @@ -703,10 +703,10 @@ packages:
dependency: "direct main"
description:
name: flutter_native_splash
sha256: "7062602e0dbd29141fb8eb19220b5871ca650be5197ab9c1f193a28b17537bc7"
sha256: edb09c35ee9230c4b03f13dd45bb3a276d0801865f0a4650b7e2a3bba61a803a
url: "https://pub.dev"
source: hosted
version: "2.4.4"
version: "2.4.5"
flutter_riverpod:
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 @@ -77,7 +77,7 @@ dependencies:
# Misc
url_launcher: ^6.3.1
path_provider: ^2.1.4
flutter_native_splash: ^2.4.4 # dart run flutter_native_splash:create
flutter_native_splash: ^2.4.5 # dart run flutter_native_splash:create
envied: ^1.1.1
package_info_plus: ^8.2.1
flutter_local_notifications: ^18.0.1
Expand Down

0 comments on commit 82bcf4a

Please sign in to comment.