From b1a7b44efaab444027d826f48763d86e302c0bf1 Mon Sep 17 00:00:00 2001 From: gitea Date: Sat, 8 Nov 2025 13:12:53 +0100 Subject: [PATCH] 1st name change --- android/app/src/main/AndroidManifest.xml | 2 +- macos/Runner/Configs/AppInfo.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 9c98acc..412354f 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -5,7 +5,7 @@ diff --git a/macos/Runner/Configs/AppInfo.xcconfig b/macos/Runner/Configs/AppInfo.xcconfig index 25f3ac1..1db8018 100644 --- a/macos/Runner/Configs/AppInfo.xcconfig +++ b/macos/Runner/Configs/AppInfo.xcconfig @@ -5,7 +5,7 @@ // 'flutter create' template. // The application's name. By default this is also the title of the Flutter window. -PRODUCT_NAME = app_boilerplate +PRODUCT_NAME = based food // The application's bundle identifier PRODUCT_BUNDLE_IDENTIFIER = com.example.appBoilerplate