From bbb4631f6fc234a5bb8448744aef05e9bef27ad7 Mon Sep 17 00:00:00 2001 From: DargaHasanBasri <85760132+DargaHasanBasri@users.noreply.github.com> Date: Sat, 1 Jun 2024 02:14:01 +0300 Subject: [PATCH] Update app name --- android/app/src/main/AndroidManifest.xml | 2 +- pubspec.lock | 80 ++++++++++++++++++++++++ pubspec.yaml | 1 + 3 files changed, 82 insertions(+), 1 deletion(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e01cc58..fe3a195 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,6 +1,6 @@ =3.4.1 <4.0.0" flutter: ">=3.22.0" diff --git a/pubspec.yaml b/pubspec.yaml index d214173..6058258 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,6 +27,7 @@ dev_dependencies: sdk: flutter very_good_analysis: ^5.1.0 + flutter_launcher_icons: ^0.13.1 flutter_icons: android: true