fix(mobile): Generate 1 splash screen on Android (#1443)

This commit is contained in:
martyfuhry
2023-01-28 17:51:38 -05:00
committed by GitHub
parent fb408d7aa3
commit 00630bd4a3
29 changed files with 326 additions and 158 deletions

View File

@@ -325,7 +325,7 @@ packages:
name: flutter_launcher_icons
url: "https://pub.dartlang.org"
source: hosted
version: "0.9.2"
version: "0.9.3"
flutter_lints:
dependency: "direct dev"
description:
@@ -345,6 +345,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.14.0"
flutter_native_splash:
dependency: "direct dev"
description:
name: flutter_native_splash
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.17"
flutter_plugin_android_lifecycle:
dependency: transitive
description:
@@ -450,7 +457,7 @@ packages:
name: html
url: "https://pub.dartlang.org"
source: hosted
version: "0.15.0"
version: "0.15.1"
http:
dependency: "direct main"
description:
@@ -473,12 +480,12 @@ packages:
source: hosted
version: "4.0.1"
image:
dependency: transitive
dependency: "direct overridden"
description:
name: image
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "4.0.12"
image_picker:
dependency: "direct main"
description:
@@ -1119,6 +1126,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.1"
universal_io:
dependency: transitive
description:
name: universal_io
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.4"
url_launcher:
dependency: "direct main"
description: