app creation help
Qual versão do Flutter está sendo usada no projeto? Eu baixei recentemente a versão do CodeCanyon, mas quando tento compilar o sistema, aparece uma mensagem dizendo que eu preciso usar a versão 3.38.5 do Flutter e o Dart ≥ 3.10.
Qual versão do Flutter devo usar?
ATTACHED FILES
Asked 4 months ago on December 14, 2025 5:57 PM Comments 65 times
enoque francisco replied 16 hours ago on May 2, 2026 1:19 PM
Good morning, as I told you, I don't know what to do.
Please tell me exactly what I should write in the app-server file?
See how I wrote it below and check if it's correct. If it's not correct, please write it to me.
import 'package:flutter/foundation.dart';
class AppServerConfig {
static String get baseUrl {
if (kReleaseMode) {
return 'https://logikupa.ao/home';
} else if (kProfileMode) {
return 'https://logikupa.ao/api/new-register';
} else {
return 'https://logikupa.ao/home';
}
}
Ricky replied 1 day ago on May 1, 2026 12:42 PM
Hello,
Your URL is incorrect. You are using:
https://logikupa.ao/delivery-admin-dev
This is wrong.
The correct base URL for API calls is:
https://logikupa.ao/api/new-register
If it is not an API call (i.e., for web), then use:
https://logikupa.ao/home
Please update accordingly.
Ricky.
enoque francisco replied 1 day ago on May 1, 2026 10:12 AM
I mentioned below, Rick. I tried creating an account through the app, but it gave the error shown in the image below. I'm also sending you the app so you can install it and try creating an account.
I also showed you my app_server_config.dart file. I believe the URLs are wrong; I'm not sure. I also sent all the access logs for both the hosting and the web application in case you want to check.
I really don't know what to do.
https://drive.google.com/file/d/1Wk0mbfEJnpBF-rrvOKCoY13UzrfRLAUr/view?usp=sharing
Ricky replied 2 days ago on May 1, 2026 4:11 AM
First, tell me what current issue you found.
Ricky.
enoque francisco replied 2 days ago on April 30, 2026 4:24 PM
I don't understand, I'm a layman on the subject.
Tell me exactly what to do, should I take this link and insert it somewhere?
How did you verify what you asked for?
Ricky replied 2 days ago on April 30, 2026 12:51 PM
Hello
This is not for the website, this is an API call used in the app.
Ricky.
enoque francisco replied 2 days ago on April 30, 2026 9:52 AM
Good morning, when I try to access it, I get the error shown in the image.
ATTACHED FILES
Ricky replied 3 days ago on April 30, 2026 4:16 AM
Hello
The API endpoint is set to:
https://logikupa.ao/api/new-register
Please check and confirm if this endpoint is correct.
Ricky.
enoque francisco replied 3 days ago on April 29, 2026 12:42 PM
If you need to log in to cPanel, the credentials are below:
https://50.6.6.38:2083/cpsess4785796979/frontend/jupiter/index.html?login=1&post_login=61558966484221
user:logikupa
password:kmab620048
--------
https://logikupa.ao/adminHub
[email protected]
12345678
enoque francisco replied 3 days ago on April 29, 2026 12:40 PM
he returned this >>
PS C:\Users\jesuscristo>
>> curl.exe -I https://logikupa.ao/api/endpoint
HTTP/1.1 404 Not Found
Date: Wed, 29 Apr 2026 12:37:54 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Cache-Control: no-cache, private
Server: cloudflare
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WjEvw1avSCGcJO4m6D6quQTKNTBOMvSaPqtzJzqDsoaMH5nY8ntZ4fXC3iZdGUkenQYXDasja5rJbcCrMZxCWy47xN3BpxTYsvXJxY8RQLDQYCsB5RKpmqaf0xFXpgjhcr91KH9w0Hd0Aw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9f3e5c570c763749-GRU
alt-svc: h3=":443"; ma=86400
PS C:\Users\jesuscristo>
Ricky replied 3 days ago on April 29, 2026 12:35 PM
Hello
The API endpoint is set to:
https://logikupa.ao/api/endpoint
Please verify this path and confirm.
Ricky.
enoque francisco replied 3 days ago on April 29, 2026 12:29 PM
Good morning again,
I created an .apk and tried to create an account through the app, but I'm receiving the error: "The route delivery-admin/api/new-register could not be found."
My app_server_config.dart file looks like this:
import 'package:flutter/foundation.dart';
class AppServerConfig {
static String get baseUrl {
if (kReleaseMode) {
return 'https://logikupa.ao/delivery-admin';
} else if (kProfileMode) {
return 'https://logikupa.ao/delivery-admin-dev';
} else {
return 'https://logikupa.ao/delivery-admin-dev';
}
}
This is the URL where I installed the admin panel: https://logikupa.ao
Hendricks replied 4 days ago on April 29, 2026 5:33 AM
Fixed your firebase crash issue with anydesk in runtime thank you for your time
MeetMighty Support Person
Hendricks
enoque francisco replied 4 days ago on April 29, 2026 4:28 AM
1264955995 - anydesk
Hendricks replied 4 days ago on April 29, 2026 4:08 AM
Good morning can you send me your anydesk id sir.
MeetMighty Support Person
Hendricks
enoque francisco replied 4 days ago on April 28, 2026 1:08 PM
Okay, so we'll go online via AnyDesk tomorrow at 9:30 AM India time. Okay.
Hendricks replied 4 days ago on April 28, 2026 12:35 PM
We can connect via AnyDesk tomorrow I’m available between 9:30 AM to 5:30 PM (Indian Time)
MeetMighty Support Person
Hendricks
enoque francisco replied 4 days ago on April 28, 2026 12:29 PM
verifiy my video > https://www.loom.com/share/6ebfbdff9ba34980be3e875e60ddaaed
The app freezes on the initial screen, meaning the screen remains white.
Hendricks replied 4 days ago on April 28, 2026 12:26 PM
Ok no issue
MeetMighty Support Person
Hendricks
enoque francisco replied 4 days ago on April 28, 2026 12:26 PM
I'll send a short video of what's happening in a moment.
Hendricks replied 4 days ago on April 28, 2026 12:24 PM
I’m not fully understanding the exact error issue from your side yet. It would be better if we check it together directly.
We can connect via AnyDesk tomorrow I’m available between 9:30 AM to 5:30 PM (Indian Time). Let me know a time that works for you within this window.
MeetMighty Support Person
Hendricks
enoque francisco replied 4 days ago on April 28, 2026 11:18 AM
Good morning Hendricks, you just explained something that's happening, I already knew that, my friend.
I need to know how to solve the problem. You indicated that I should look for these parameters in the code, but I don't know how the code was written. I was expecting you to indicate the exact correct place to modify it or send it already modified, which is why I sent the code along. I followed the documentation to avoid errors.
Could you help me with more clarity, please?
Hendricks replied 5 days ago on April 27, 2026 6:31 AM
The error
[core/duplicate-app] A Firebase App named "[DEFAULT]" already existsoccurs because your app is callingFirebase.initializeApp()more than once for the default Firebase instance. In Flutter, Firebase must be initialized only a single time during the app lifecycle; any additional calls without checks will trigger this exception. This usually happens when initialization is done inmain()and then repeated in another place such as a service class, background handler (e.g., Firebase Messaging or OneSignal), or even inside a widget lifecycle likeinitState()or aFutureBuilder. The correct approach is to guard the initialization by checking whether Firebase is already initialized usingFirebase.apps.isEmptybefore callinginitializeApp(). You should ensure that your primary initialization happens inmain()afterWidgetsFlutterBinding.ensureInitialized(), and anywhere else (like background handlers), you wrap it with the same safety check. Additionally, sometimes this issue persists due to hot restart artifacts, so runningflutter cleanfollowed byflutter pub getand then a freshflutter runhelps resolve it. In short, audit your project for duplicate initialization calls and keep Firebase initialization centralized and conditionally executed.MeetMighty Support Person
Hendricks
enoque francisco replied 1 week ago on April 25, 2026 7:21 PM
logs erro
D/SurfaceControl(13586): nativeSetScreenProjection ===> setScreenProjection
D/FlutterGeolocator(13586): Geolocator foreground service connected
D/FlutterGeolocator(13586): Initializing Geolocator services
D/FlutterGeolocator(13586): Flutter engine connected. Connected engine count 1
D/FlutterJNI(13586): Sending viewport metrics to the engine.
W/MIUIScout App(13586): Enter APP_SCOUT_SLOW state
E/flutter (13586): [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: [core/duplicate-app] A Firebase App named "[DEFAULT]" already exists
E/flutter (13586): #0 MethodChannelFirebase.initializeApp (package:firebase_core_platform_interface/src/method_channel/method_channel_firebase.dart:133:11)
E/flutter (13586):
E/flutter (13586): #1 Firebase.initializeApp (package:firebase_core/src/firebase.dart:66:31)
E/flutter (13586):
E/flutter (13586): #2 main. (package:mighty_delivery/main.dart:64:12)
E/flutter (13586):
E/flutter (13586): #3 main (package:mighty_delivery/main.dart:62:5)
E/flutter (13586):
E/flutter (13586):
D/ProfileInstaller(13586): Installing profile for com.logikupa.cliente
I/TRuntime.CctTransportBackend(13586): Making request to: https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/batchlog
I/TRuntime.CctTransportBackend(13586): Status Code: 200
I/ogikupa.cliente(13586): Background young concurrent copying GC freed 5729KB AllocSpace bytes, 2(40KB) LOS objects, 48% free, 6231KB/11MB, paused 312us,408us total 109.868ms
I/ogikupa.cliente(13586): Background concurrent copying GC freed 5849KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 6157KB/12MB, paused 201us,124us total 221.362ms
I/ogikupa.cliente(13586): Background concurrent copying GC freed 6135KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 6179KB/12MB, paused 195us,110us total 224.942ms
I/ogikupa.cliente(13586): Background concurrent copying GC freed 6150KB AllocSpace bytes, 4(80KB) LOS objects, 49% free, 6122KB/11MB, paused 198us,289us total 228.595ms
I/ogikupa.cliente(13586): Background concurrent copying GC freed 6086KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 6145KB/12MB, paused 217us,118us total 219.419ms
I/ogikupa.cliente(13586): Background concurrent copying GC freed 6115KB AllocSpace bytes, 0(0B) LOS objects, 49% free, 6162KB/12MB, paused 231us,143us total 229.052ms
Lost connection to device.
enoque francisco replied 1 week ago on April 25, 2026 3:21 PM
Good morning, I need some help:
When I try to start the app directly on my Android phone using `flutter run`, it freezes on a white screen. I've already checked:
The Google service jhson file is in android/add and it's the correct file,
I've checked the URLs in `app_server_config.dart` and they are correct,
I've also checked `Constants.dart` and the Firebase credentials are all correct,
The Flutter version I'm using is Flutter 3.41.7 and Dart 3.11.5,
I'm using the latest version I downloaded from CodeCanyon on May 24, 2026,
I'm sending my code with the build folder in case you want to check it. Below is the error log from the terminal where I executed `flutter run`.
https://drive.google.com/file/d/15WzY2EKmU70yfN06YH6bSyeQAYhsuhKK/view?usp=sharing
Hendricks replied 3 months ago on January 8, 2026 4:13 AM
Good morning,
Yes, this is mainly a Java version compatibility issue. After updating the Android Gradle Plugin, the build requires Java 17, but the system is still using a newer Java version, which causes the Gradle incompatibility error. Once Java is aligned to version 17, the build should work correctly.
Please share your Chrome Remote Desktop or AnyDesk access and confirm your availability between 9:45 AM and 5:45 PM (IST) so I can connect and check the issue.
Regards,
MeetMighty Support Person
Hendricks
enoque francisco replied 3 months ago on January 7, 2026 1:08 PM
Good morning,
I made the modifications you indicated, but now I'm getting a Gradle incompatible error.
I have a question: if I download the files again from CodeCanyon, will they be updated without these bugs?
Hendricks replied 3 months ago on January 5, 2026 6:30 AM
Hello
1. Android Gradle Plugin version
File: android/build.gradle
Before:
classpath 'com.android.tools.build:gradle:8.x.x'
After:
classpath 'com.android.tools.build:gradle:7.4.2'
2. Gradle distribution version
File: android/gradle/wrapper/gradle-wrapper.properties
Before:
distributionUrl=https\://services.gradle.org/distributions/gradle-8.x-all.zip
After:
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-all.zip
3. R8 configuration
File: android/gradle.properties
Before:
# No explicit R8 configuration
After:
android.enableR8.fullMode=false
4. Release build configuration
File: android/app/build.gradle
Before:
release {
// default config
}
After:
release {
minifyEnabled true
shrinkResources true
proguardFiles getDefaultProguardFile(
'proguard-android-optimize.txt'
), 'proguard-rules.pro'
}
5. ProGuard rules for InAppWebView
File: android/app/proguard-rules.pro
Before:
# No specific rules for InAppWebView
After:
-keep class com.pichillilorenzo.flutter_inappwebview.** { *; }
-keep class androidx.webkit.** { *; }
-dontwarn com.pichillilorenzo.flutter_inappwebview.**
6. Build cleanup (mandatory)
Run the following commands after applying the changes:
flutter clean
flutter pub get
Regards,
MeetMighty Support Person
Hendricks
enoque francisco replied 4 months ago on January 2, 2026 9:27 PM
Okay, tell me exactly what to do, which files to modify, what to insert into them, or do something simpler and just send me all the modified files, please.
Hendricks replied 4 months ago on January 2, 2026 8:43 AM
Hello
The issue is caused by an R8 compatibility problem with the current Android Gradle setup. To resolve this, I recommend updating the project to a stable Gradle and Android Gradle Plugin combination, as this configuration is proven to work reliably with the InAppWebView plugin. These changes are required for the release build to generate successfully.
Regards,
MeetMighty Support Person
Hendricks
enoque francisco replied 4 months ago on January 1, 2026 12:37 PM
Good morning,
It's still giving the same error. I had already executed all the steps you provided before requesting support.
Error below:
Running Gradle task 'assembleRelease'...
ERROR: R8: java.lang.ClassNotFoundException: Failed to instrument class com/android/tools/r8/internal/l2 in ClassLoaderScopeIdentifier.Id{coreAndPlugins:settings[:](export)}
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_inappwebview_android:minifyReleaseWithR8'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.R8Task$R8Runnable
> Compilation failed to complete
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 32s
Running Gradle task 'assembleRelease'... 33.3s
Gradle task assembleRelease failed with exit code 1
Process finished with exit code 1
Hendricks replied 4 months ago on December 31, 2025 11:31 AM
Hello,
The issue is caused by a Flutter SDK version mismatch.
This project requires Flutter 3.38.x (with a newer Dart SDK), but your system is currently using an older Flutter version. Because of this, dependencies cannot be resolved and the build fails.
Required action:
Please upgrade Flutter to version 3.38.x, then run:
flutter clean
flutter pub get
Once Flutter is updated to the required version, the issue will be resolved.
Thank you.
enoque francisco replied 4 months ago on December 31, 2025 11:23 AM
I'm generating the APK via command line:
`flutter build apk`, I also tried directly through Android Studio by going to `build flutter apk`.
My keystore file is attached, the password is 620048enoque
The file is in the android/app folder.
keystore: https://drive.google.com/file/d/1_RIAie-_YCID7fqlN_oQ_oBfXmJEUxH1/view?usp=sharing
this is used verson flutter 3.38.5
John replied 4 months ago on December 31, 2025 5:16 AM
Hello there,
Please confirm how to created the keystore file, confirm your credentials for the keystore file and also tell me how you are building the apk
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 30, 2025 10:33 PM
Can you help me? I tried to generate the APK again, and I got the error below. I'm using Flutter 3.38.5.
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\abraao\Desktop\cdsmedia-2025\logikupa-12-25\logikupa.2.0\android\app\build.gradle' line: 58
* What went wrong:
A problem occurred evaluating project ':app'.
> Could not find method useProguard() for arguments [false] on BuildType$AgpDecorated_Decorated{name=release, debuggable=false, testCoverageEnabled=false, jniDebuggable=false, pseudoLocalesEnabled=false, renderscriptDebuggable=f
alse, renderscriptOptimLevel=3, minifyEnabled=false, zipAlignEnabled=true, signingConfig=SigningConfig$AgpDecorated_Decorated{name=release, storeFile=C:\Users\abraao\Desktop\cdsmedia-2025\logikupa-12-25\logikupa.2.0\android\app\
cdsmedia.jks, storePassword=620048enoque, keyAlias=cdsmedia, keyPassword=620048enoque, storeType=pkcs12, v1SigningEnabled=true, v2SigningEnabled=true, enableV1Signing=null, enableV2Signing=null, enableV3Signing=null, enableV4Sig
ning=null}, embedMicroApp=true, mBuildConfigFields={}, mResValues={}, mProguardFiles=[C:\Users\abraao\Desktop\cdsmedia-2025\logikupa-12-25\logikupa.2.0\build\app\intermediates\default_proguard_files\global\proguard-android-optim
ize.txt-8.9.1, C:\src\flutter\packages\flutter_tools\gradle\flutter_proguard_rules.pro, C:\Users\abraao\Desktop\cdsmedia-2025\logikupa-12-25\logikupa.2.0\android\app\proguard-rules.pro], mConsumerProguardFiles=[], mManifestPlaceholders={}} of type com.android.build.gradle.internal.dsl.BuildType$AgpDecorated.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 3s
Running Gradle task 'assembleRelease'... 4,2s
Gradle task assembleRelease failed with exit code 1
PS C:\Users\abraao\Desktop\cdsmedia-2025\logikupa-12-25\logikupa.2.0>
John replied 4 months ago on December 29, 2025 10:48 AM
Hello there,
What I am saying is
Just put this url everywhere https://logikupa.ao
Remove everything like /delivery-admin and delivery-admin-dev
Just use your main domain
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 29, 2025 9:26 AM
I didn't understand, friend, because the URL exists >https://logikupa.ao
See the image I sent of the app code; I used the URL, I didn't change anything, just the URL.
You typed a path in the browser, but what route is that? So I really don't know what you're trying to say because in the code in the panel and the app I'm using that URL.
Can you tell me where I went wrong or where I should put the URL?
If you need to access the cPanel login and password files below:
https://50.6.6.38:2083/cpsess7312257709/frontend/jupiter/index.html?login=1&post_login=60161410650538
user: logikupa
password: kmab620048
John replied 4 months ago on December 29, 2025 4:06 AM
Hi there,
As you can see the url you are hitting doesn't exist
Please use this url instead for everywhere you are supposed to add domain url
https://logikupa.ao
MeetMighty Support Person
John.
ATTACHED FILES
enoque francisco replied 4 months ago on December 27, 2025 11:57 AM
I had already connected the app, the panel is already installed on that domain, I uploaded the files to cPanel and changed from localhost to the domain https://logikupa.ao/
John replied 4 months ago on December 25, 2025 5:06 AM
Hi there,
Please host your admin panel on your domain and connect it to your mobile app
Search for app_server_config.dart and add your admin url
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 24, 2025 11:45 AM
Good morning,
Merry Christmas,
I need help with something. When I try to log in or create an account, I get an API error. Please see the attached image.
ATTACHED FILES
Ricky replied 4 months ago on December 22, 2025 4:42 AM
Hello
Ricky.
enoque francisco replied 4 months ago on December 22, 2025 2:49 AM
Good evening, the error occurs when I try to access the admin panel, http://localhost/login/admin
ATTACHED FILES
Ricky replied 4 months ago on December 20, 2025 4:20 AM
Please share error
Ricky.
enoque francisco replied 4 months ago on December 19, 2025 11:30 AM
Good morning, what is the admin login URL in this new version? I installed it on localhost and I'm using admin/login, but I'm getting a 404 error. Could you please help me?
John replied 4 months ago on December 16, 2025 11:17 AM
For the flutter compartibility,
Please use this
Flutter 3.38.1
MeetMighty Support Person
John.
John replied 4 months ago on December 16, 2025 11:15 AM
Hi,
Your version of cocoapod is outdated
Please run the command
"pod install --repo-update"
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 16, 2025 9:35 AM
I'm having trouble running the project on my MacBook. When I run the "pod install" command, it gives the error shown in the attached image.
I've already run the "pod repo update" command, but the error persists.
ATTACHED FILES
enoque francisco replied 4 months ago on December 16, 2025 8:57 AM
Please confirm if the Flutter version is Flutter: 3.32.0?
enoque francisco replied 4 months ago on December 16, 2025 8:49 AM
Okay, thanks for your help.
John replied 4 months ago on December 16, 2025 8:48 AM
Hi there,
The issue with your app getting stucked on a white screen has been solved via remote support.
Please revert if you have any issue,
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 16, 2025 8:48 AM
277828297044
enoque francisco replied 4 months ago on December 16, 2025 8:43 AM
718838574001
John replied 4 months ago on December 16, 2025 8:38 AM
Please reshare code
It got disconnected.
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 16, 2025 8:27 AM
056670616705 code google screem share
John replied 4 months ago on December 16, 2025 8:21 AM
Please connect via remote support
https://remotedesktop.google.com/support
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 16, 2025 8:18 AM
Good morning,
I'm available now, we can use AnyDesk if you prefer, my code is: 1967967778
John replied 4 months ago on December 16, 2025 7:09 AM
Okay, I would connect at that time.
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 15, 2025 9:41 PM
Okay, we can connect at 6:00 AM Brasilia time (Brasilia capital, Brazil).
John replied 4 months ago on December 15, 2025 12:45 PM
Hi there,
We can connect remotely tomorrow
Time: 10 AM - 5: 00 PM (IST)
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 15, 2025 11:54 AM
Good morning,
I believe I have configured Firebase correctly.
I am sending you my code for you to check: https://drive.google.com/file/d/1hlS0_aWgNREwQVT1ORjH_VnOZotFM8OQ/view?usp=sharing
I had already added the SHA256 and SHA1 to Firebase and placed the GoogleServi.json file in the correct location. Please check what is happening or indicate where I should make the modification. Thank you, good morning.
John replied 4 months ago on December 15, 2025 4:37 AM
Hi there,
Thanks for reaching out with your queries.
1. For the issue of the app getting stucked on startup, Check the following conditions
- If you properly configured firebase. This includes adding the package name, SHA256 key, etc
- Check if you properly added the google_service.json file in the correct location
android/app/{GOOGLE SERVICE JSON FILE SHOULD BE HERE}
2. In order to add the server url, search for the file app_server_config.dart and you can add your server url there
NB: This would be updated in the docs at the latest.
3. In order to hide the online option, naviagate to PaymentModel.dart and comment out the online option.
MeetMighty Support Person
John.
enoque francisco replied 4 months ago on December 15, 2025 1:56 AM
I'm getting an error when I try to build, see the attached image.
The app is stuck on the white screen.
Errors: E/flutter (14392): [ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: [core/duplicate-app] A Firebase App named "[DEFAULT]" already exists
ATTACHED FILES
enoque francisco replied 4 months ago on December 14, 2025 9:52 PM
I need help because in the documentation you state:
In the main directory, access lib → app_config.dart const DOMAIN_URL = "ADD YOUR DOMAIN URL";
but this no longer exists in the project, not with this name. Where do I add the server URL, the baseURL?
enoque francisco replied 4 months ago on December 14, 2025 8:17 PM
And I also have another question: I won't be using any online payment methods, do I need to remove payment methods from the app?