From f701ddefad617472c3b7c004847350d9c3870065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20M=C3=BCller?= <elias@elias-mueller.com> Date: Tue, 26 Mar 2024 18:41:27 +0100 Subject: [PATCH] reenabled flutter_native_splash --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c3ad102..d362ab7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.6 -# flutter_native_splash: ^2.4.0 + flutter_native_splash: ^2.4.0 provider: ^6.1.2 flutter_launcher_icons: ^0.13.1