From 8fc052fbfe5d089917588af871c41b067241503a Mon Sep 17 00:00:00 2001 From: Ashiqur Rahman Alif <62181222+aratheunseen@users.noreply.github.com> Date: Sun, 16 Jul 2023 08:59:16 +0600 Subject: [PATCH] rename icon --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a4c95a0..ef0e354 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: flutter_icons: android: true ios: true - image_path: "assets/ChatGPT.png" + image_path: "assets/icon.png" adaptive_icon_background: "#000" dev_dependencies: