From 3aa9c57e89f10ed8d0d71c605923373100719657 Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Sat, 18 Nov 2023 21:33:01 +0100 Subject: [PATCH] replaced `flutter_launcher_icons` with `icons_launcher` --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3cfdf6d..678b6be 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,11 +45,11 @@ dependencies: dev_dependencies: bloc_test: 9.1.3 build_runner: 2.4.6 - flutter_launcher_icons: 0.11.0 - flutter_native_splash: 2.2.16 + flutter_native_splash: 2.3.5 flutter_test: sdk: flutter google_fonts: 3.0.1 + icons_launcher: 2.1.5 integration_test: sdk: flutter lint: 2.1.2