Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump flutter_native_splash from 2.2.14 to 2.2.15 #308

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion pubspec.lock
Expand Up @@ -313,7 +313,7 @@ packages:
name: flutter_native_splash
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.14"
version: "2.2.15"
flutter_riverpod:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -54,7 +54,7 @@ dev_dependencies:
flutter_launcher_icons:
# v0.9.2 ではなく macOS と windows をサポートしている fork を利用する
git: https://github.com/dirkbo/flutter_launcher_icons
flutter_native_splash: ^2.2.14
flutter_native_splash: ^2.2.15
flutter_test:
sdk: flutter
freezed: ^2.1.0+1
Expand Down