Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
81 views

I have this app that before the main page is constructed, I have a FutureBuilder that does some setup on the SharedPreferences that must happen before anything else. I think I did all that correctly, ...
NeoFahrenheit's user avatar
0 votes
0 answers
58 views

In Xcode my code is successfully signing and building. But when I run it from VS code this is result: Xcode build done. 9.5s Failed to build iOS app ...
MoYaba's user avatar
  • 1
0 votes
0 answers
36 views

Description: I am using GetX (GetBuilder) for state management in Flutter. On my main screen, I have an AppBar button that opens a BottomSheet. The BottomSheet is opened from the controller and ...
Abhishek Yadav's user avatar
1 vote
0 answers
36 views

I'm developing my Flutter app inside a vscode devcontainer, and everything is working except the devtools. The "Dart DevTools" page comes up on my host PC, but it can't connect to ws://127....
Alex Dresko's user avatar
  • 5,263
0 votes
0 answers
40 views

I am trying to implement profile sharing but on windows, when i use share_plus i get the error "“Try again, we couldn't show you all the ways you could share” i believe it is a windows share ...
Fidel Ehirim's user avatar
2 votes
1 answer
91 views

Flutter on windows latest version. Create the following nested classes: import 'package:json_annotation/json_annotation.dart'; part 'test.g.dart'; @JsonSerializable(explicitToJson: true) class Test { ...
user3262353's user avatar
0 votes
0 answers
61 views

This is the big issue i am facing and tried to research everywhere but not working for me please if anyone can resolve it for me I simply tried to call api in the custom keyboard like when text is ...
Tanu Rajpurohit's user avatar
0 votes
0 answers
40 views

I’m trying to display a Live Activity + Dynamic Island in my Flutter app using the live_activities plugin. A simple Live Activity shows correctly, but when I switched to a more detailed Live Activity ...
Akhil George's user avatar
  • 1,046
1 vote
0 answers
33 views

I was able to correctly compile the flutter windows engine and get the file (flutter_windows.dll) with the prebuilt dart sdk, but when I try to use --no-prebuilt-dart-sdk when added to the gn tool to ...
Titoot's user avatar
  • 130
1 vote
1 answer
35 views

I save my filters in sharedPreferences, in the app and in web-browser daily use its fine , it gets save even on browser/app close. But overnight it gets lost on edge in all mobile device : final prefs ...
Rami Dhouib's user avatar
Best practices
1 vote
0 replies
22 views

We have a flutter docker image (base image is debian for build and nginx for deployment) The resulting container has to run on an x86-64 machine (uname -m is x86_64) If we build the image on an x86-64 ...
alok's user avatar
  • 1,354
1 vote
0 answers
111 views

I am trying to upload app in playstore. but first thing I do is building empty project flutter. my question is... is this safe enough for 16kb memory page size. Here is android/app/build.gradle.kts ...
wahyu's user avatar
  • 2,565
1 vote
0 answers
35 views

What's the problem: It seems that I no longer have the Dart/Flutter Analysis Server, with means I don't have access to code snippets and shortcuts as well as running from VSCode (F5). In the bottom ...
HCKRMVT's user avatar
  • 424
Advice
0 votes
3 replies
51 views

I am working on a flutter app that needs to read digital odometer state from an image. The goal is to have an image of the odometer, crop it around the number as close as possible and then do text ...
schmru's user avatar
  • 619
0 votes
1 answer
133 views

I am uploading my apps to play store and it says that older android version like android 12 will not compatible to install the apps and I also get notif to re update the apps becase 16KB memory page ...
wahyu's user avatar
  • 2,565

15 30 50 per page
1
2 3 4 5
13394