Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
0 answers
65 views

I got these messages when I compiled my app in Android Flutter SDK: The error messages: WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: ...
Score of 0
0 answers
43 views

I customized a Noto Sans SC font in Flutter, but the display effect was not good. It seems that she did not use Noto Sans SC correctly to display Chinese text, like that: The font it shows is a font ...
Score of 0
0 answers
49 views

Native Sign in with Apple on iOS always fails with this: [firebase_auth/invalid-credential\] "Invalid OAuth response from apple.com" In Cloud Console metrics, AuthenticationService....
Score of 1
0 answers
75 views

I am developing a Flutter Android application, and the app is showing a HandshakeException on devices running Android 11, Android 12, and Android 13. The issue started after the SSL certificate was ...
Score of 1
0 answers
84 views

I'm building a vidsrc.to client to watch movies on my Android phone, using webview_flutter 4.x, I want to load a specific embedded video page inside a WebView, but I need to prevent the webpage from ...
Score of -3
0 answers
95 views

I have a computer turning on Linux mint system and also with 4 GB of RAM. The problem is that I can fill Android Studio requirements to install it on my computer. So I want to use my physical phone ...
Score of -2
0 answers
67 views

Flutter Web app high memory usage I have a Flutter Web app where memory usage starts at around 400 MB, but if the user stays on the website for a long time, it continuously increases to 1.5 GB or even ...
Score of -1
0 answers
58 views

If there is a folder for the widgets of a feature in an app, then how to provide access to a single class object to the entire folder? For example in feature first architecture, the presentation ...
Score of 1
1 answer
165 views

I'm developing a Flutter Android app and I'm facing an issue with Google Sign-In. Problem: Google Sign-In works perfectly when I build and install the release APK locally: flutter build apk --release ...
Score of 2
0 answers
93 views

I am reviewing a Windows restart flow in a Flutter desktop app packaged as MSIX and intended for Microsoft Store distribution. The app uses a custom Flutter Windows plugin; there is no external ...
Score of 0
0 answers
83 views

I have a problem with the Home page, which is the main page the user is redirected to after authentication. We need to make requests to five different routes. Three of these routes provide data for ...
Score of 0
1 answer
92 views

I’m working on a Flutter app where I already have localization working for the normal app strings. Now I’m a little confused about the best way to handle the content that comes from Firebase/Firestore....
Score of 1
0 answers
80 views

Within the stepper, each time I click the button to show the time picker, it appears behind the stepper and is not selectable. Then, when I go to either step, it fails to disappear. Expected behaviour:...
Score of -1
0 answers
75 views

I am learning and trying to design a flutter app, and I am having some doubts connecting the dots. I have two main domain entities: Location: Has metadata (label, icon, address) and a list of ...
Score of 1
0 answers
63 views

image_picker package gives the following exception when picking single or multiple images on real device. it's working on emulators and simulators. so the returned path of the picked image is always ...

15 30 50 per page
1
2 3 4 5
13361