Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
19 views

I recently updated my Flutter project to version 3.38.1. Google Play now requires APKs and AABs to use a 16 KB page size for native libraries. I have verified the alignment in: zipalign -c -v -P 16 &...
0 votes
0 answers
37 views

Goal I need a clear, step-by-step process I can follow to make the app + dependencies compatible with that 16 KB page-size constraint without upgrading Flutter SDK. I am looking for concrete actions I ...
0 votes
0 answers
43 views

When highlighting texts in Textfield => It shows two highlights and when scrolling, the other highlights remain at the same position When highlighting texts: When scrolling: This only happens on ...
-4 votes
0 answers
84 views

I can only run the emulator on Android Studio right now. But I want to preview directly in antigravity. How can I do that? Btw my project is Flutter.
0 votes
0 answers
27 views

I want to open a new page on notification click in my Flutter web app. Here is my service worker: console.log("SW: test.js loaded"); self.addEventListener("push", event => { console.log("SW: ...
-4 votes
1 answer
55 views

Title: Flutter Calculator Layout Issue - Buttons Not Displaying Correctly Description: I'm building a calculator app in Flutter and facing layout problems with the button grid. The calculator ...
-2 votes
0 answers
44 views

i know that we can not write code or return something inside a method in abstract class (well becuse its abstracted!) what about variables inside of abstract class ? can i for example define a 'x' ...
1 vote
1 answer
65 views

My Flutter app is crashing on startup with NoSuchMethodError when Firebase tries to initialize. The method checkNotGoogleApiHandlerThread() is not found in the Preconditions class, causing a FATAL ...

15 30 50 per page
1
2 3 4 5
...
13405

AltStyle によって変換されたページ (->オリジナル) /