From 194d8d18579002cd855ba6106d2d9c293435797f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20M=C3=BCller?= Date: Wed, 13 May 2026 20:47:10 +0200 Subject: [PATCH] moved flutter_native_splash from dev_dependencies to dependencies --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d534705..703fd53 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -81,6 +81,7 @@ dependencies: receive_sharing_intent: ^1.8.1 video_player: ^2.9.0 chewie: ^1.8.5 + flutter_native_splash: ^2.4.4 dev_dependencies: flutter_test: @@ -88,7 +89,6 @@ dev_dependencies: fake_async: ^1.3.1 flutter_launcher_icons: ^0.14.3 - flutter_native_splash: ^2.4.4 build_runner: ^2.10.5 freezed: ^3.2.4