From 8ac60d46a8bed6c54bcf2df44cccce90a182882f Mon Sep 17 00:00:00 2001 From: Shawn Date: Thu, 5 Oct 2023 09:13:02 -0600 Subject: [PATCH] Re-ran native_splash generator --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- web/index.html | 8 +++++++- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9a812318..936dc540 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -212,13 +212,13 @@ packages: source: sdk version: "0.0.0" flutter_native_splash: - dependency: "direct main" + dependency: "direct dev" description: name: flutter_native_splash - sha256: ecff62b3b893f2f665de7e4ad3de89f738941fcfcaaba8ee601e749efafa4698 + sha256: "91004565166dbbc7a85e7e99b84124a287839830ca957cfe45004793fe6fe69f" url: "https://pub.dev" source: hosted - version: "2.3.2" + version: "2.3.3" flutter_plugin_android_lifecycle: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9b2fc93a..acde04f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,6 @@ dependencies: flutter_animate: ^1.0.0 flutter_circular_text: ^0.3.1 flutter_displaymode: ^0.5.0 - flutter_native_splash: ^2.2.17 flutter_staggered_grid_view: ^0.6.2 flutter_svg: ^2.0.1 gap: ^3.0.1 @@ -56,6 +55,7 @@ dependencies: dev_dependencies: icons_launcher: ^2.1.3 flutter_lints: ^2.0.2 + flutter_native_splash: ^2.3.3 dependency_validator: ^3.2.2 icons_launcher: diff --git a/web/index.html b/web/index.html index e861bfda..9b3e2381 100644 --- a/web/index.html +++ b/web/index.html @@ -37,6 +37,11 @@ + + + + +