Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
17 views

enter image description here I'm using the animated_custom_dropdown library version 3.1.1. I've run into this problem: By default, CustomDropdown comes with a transparent padding or border on the left ...
Franklin's user avatar
-3 votes
0 answers
28 views

Всем привет, нужна ваша помощь, ищу курсы чтобы создавать приложения на фреймворке Flutter. Только не знаю как обучиться, я посмотрел курс на ютубе и уже прошел. Теперь хочу взять более мощный курс ...
Slavik Games's user avatar
0 votes
1 answer
33 views

I recently upgraded to flutter v3.38.2 from v3.29.2 and found an issue that Get.back() & get.closeAllSnackbars() throwing some LateInitializer error for Controllers. Facing this issue post upgrade ...
Raveena Naik's user avatar
-1 votes
0 answers
29 views

I'm encountering this error while building the iOS app with Flutter: Command PhaseScriptExecution failed with a nonzero exit code I've tried all the available solutions. If anyone knows how to resolve ...
Anonymous's user avatar
Advice
1 vote
2 replies
52 views

I have a old laptop and I started my journey in flutter .The problem is with flutter build .every time I run flutter build command firstly it takes much time I also tried to change my local. ...
PrimeDevs's user avatar
Tooling
1 vote
0 replies
34 views

I’m setting up integration tests in a Flutter project and noticed an inconsistency between the official documentation and the current state of the packages. The official Flutter documentation still ...
Anderson André's user avatar
0 votes
0 answers
38 views

I’m experiencing an issue with the Google Maps Flutter Navigation SDK on Android. I want my map to always stay in light mode, regardless of the device’s system theme. My app is forced to light mode ...
Numan çalık's user avatar
0 votes
0 answers
48 views

(sorry for poor english) So, I'm working on integrating cloudflare turnstile into a flutter application that is used in Kiosk machine. The machine has android version 9 and webview version 66.0.3359....
Vuthy Chheangsrun's user avatar
-2 votes
0 answers
50 views

Hub connection is getting disconnected , its working in local , but when deployed to cloud its not working , but there is no issue from server end because the same thing i working fine in Web ...
Kuber S's user avatar
  • 11
Best practices
0 votes
1 replies
52 views

I am trying to build an OCR feature in my Flutter app that can read hotel bills in multiple formats. The challenge is that these bills do not follow a fixed layout. From each bill, I need to extract ...
Manish sahu's user avatar
0 votes
1 answer
50 views

i am new to Flutter + Firebase Auth and I’m having a strange intermittent issue with Google Sign-In. Sometimes it works perfectly, and sometimes I get these errors: PlatformException(channel-error, ...
0 votes
0 answers
57 views

Enter image description here My Flutter app can't access the local host. Before I delete the app in the emulator and built againt, it's still running normally? I also check the data in Postman, and I ...
Đoàn Thành Trung's user avatar
Best practices
0 votes
0 replies
38 views

I am using the showcaseview package in Flutter to highlight sections of a long scrollable page. The problem is: When a widget is highlighted, ShowCaseView automatically scrolls it only to the middle ...
Daniel Okoro's user avatar
0 votes
0 answers
29 views

I’m building an NFC app in Flutter, and on Huawei devices I have a problem: when I scan any NFC tag, Huawei Pay automatically opens, and my app goes to the background. My app receives the NFC event, ...
Tolga Kucukasci's user avatar
-1 votes
0 answers
42 views

I need to be able to rotate a video in Flutter without re-encoding it. In Flutter I’m using the ffmpeg_kit_flutter_new 4.1.0 plugin, and for the rotation I’m trying the following command: ffmpeg -i ...
Keickd's user avatar
  • 1
0 votes
1 answer
40 views

I have this issue where the connection to device is lost after a random number of minutes, there is no error or anything, this is what the terminal shows: flutter run --flavor staging -t lib/...
Ting-Ting Chen's user avatar
-1 votes
1 answer
84 views

I'm trying to run my Flutter app on a real iOS device. The app installs successfully, Firebase initializes, and logs show normal navigation (Splash → Onboarding). But the screen becomes completely ...
Mamta's user avatar
  • 45
0 votes
0 answers
38 views

I am working on a Flutter app where I use the plugin https://pub.dev/packages/photo_manager for querying the entries of the gallery on Android (and in the future on iOS). At first, I ran into the ...
user31112632's user avatar
2 votes
0 answers
64 views

I’m debugging - with ChatGPT since I am not very expert - a Wear OS app with a Flutter plugin that triggers a full-screen feedback screen via a Foreground Service and a FullScreenActivity. Everything ...
Bozzaglia's user avatar
-2 votes
0 answers
41 views

Final Working Solution (after struggling with this bug for a long time) I ran into this issue after reinstalling Android Studio (I use it for Flutter). For a long time I tried to fix the error by ...
Dmitry Sergienko's user avatar
2 votes
0 answers
51 views

A dio.get() call that takes only 150 ms with curl blocks for 6–8 seconds on the client side. The pause happens before Dio prints the first REQUEST log line, so the delay is not caused by DNS, TLS, or ...
Wassim Ben Mechlia's user avatar
0 votes
0 answers
30 views

Build Failure: checkDebugAarMetadata – Plugin requires compileSdk 34+ Execution failed for task ':flutter_ringtone_player:checkDebugAarMetadata'. > A failure occurred while executing ...
Sumit Roy's user avatar
Advice
0 votes
1 replies
36 views

I can’t figure out how to make the window corners on macOS look rounded like in macOS 26. Flutter Could you please tell me how to achieve this?
Maksim Sinitsyn's user avatar
Best practices
1 vote
2 replies
61 views

I’m using RadioGroup and a custom radio button widget. Right now, I’m forced to pass groupValue and onChanged twice — once to RadioGroup and again to my _buildRadioButton widget. RadioGroup<bool>...
sansalgo's user avatar
  • 103
0 votes
0 answers
49 views

TLDR: how to fitWidth on an image inside an InteractiveViewer I am using an InteractiveViewer in my flutter app to display a photo of the page of a book. Previously, I was just using a ...
Rea Mart's user avatar
  • 101
0 votes
0 answers
53 views

When scrolling down the page, the top part of the SliverPersistentHeader widget (topPanel) is hiding, and when scrolling up, it is shown (NestedScrollView.floatHeaderSlivers = true). The topPanel ...
Yuri's user avatar
  • 11
0 votes
1 answer
62 views

I'm trying to debug a Flutter Web app compiled in WASM mode, but the debugger (DevTools) won’t attach; WebStorm keeps showing Waiting for debug connection... indefinitely. For context, I'm compiling ...
THelloThere's user avatar
  • 1,420
1 vote
0 answers
106 views

Is there a way to change the icon color of the 3-button navigation bar on Android 15 & 16? I’ve already changed the background color of the status bar, the icon color of the status bar, and the ...
Spyros Gashel's user avatar
-1 votes
2 answers
68 views

Get.snackbar( easy.tr("missing_information"), easy.tr("enter_email_password"), backgroundColor: AppColors.redColor, colorText: AppColors.whitetextColor, snackPosition: ...
Zeeshan's user avatar
Tooling
0 votes
2 replies
45 views

[making smaller and bigger the containerI tried to find this but didn't get any solution that how to min size or max size the container widget like this only when pressed on the button using a button ...
Tanu Purohit's user avatar
-1 votes
1 answer
98 views

Problem: My Flutter app crashes immediately on launch when running on an iOS 26 physical device. The app works fine on iOS Simulator but fails on real devices with the following error: mprotect failed:...
Usama Baig's user avatar
0 votes
0 answers
33 views

I’m building an end-to-end encrypted chat app using Flutter. When a Firebase push notification arrives, my background message handler (_firebaseMessagingBackgroundHandler) connects to my WebSocket ...
Ahmad Darawsheh's user avatar
0 votes
0 answers
43 views

I'm trying to generate an APK build, and I'm getting the following error: #Resumo do Erro: nativeloader: Load libpyjni.so using class loader ns clns-4 (...) dlopen failed: library "libpyjni.so&...
Sergio Souza's user avatar
-1 votes
1 answer
67 views

How to stop Lottie animation when Flutter web app finishes loading? I'm trying to display a Lottie loading animation while my Flutter web app loads, and hide/stop it once the app is ready. The ...
john houses's user avatar
0 votes
1 answer
59 views

This code shows the issue of re-renders caused when a TextField gets focussed (or when keyboard pops up) only in flutter web when opened on mobile. If I remove screenutil I can delete the ...
Vivek Y V's user avatar
0 votes
0 answers
50 views

I have two pill-style containers inside a Row, and each container shows text. I want each container to use only as much width as its text needs, and when the window becomes tight, both sides should ...
G4lan's user avatar
  • 43
0 votes
2 answers
69 views

i am creating a app, in which i want the app to send a notification at a particular time. I am using flutter_local_notification plugin: 17.2.1. the notification is getting scheduled , but never gets ...
Priti Kushwaha's user avatar
1 vote
0 answers
61 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 &...
Kokila's user avatar
  • 325
Advice
0 votes
3 replies
86 views

I have a string in Flutter that represents a color. The string can be: A hexadecimal color code like #FFFFFF or #000000 A named color like "white", "black", "red" I ...
Gowtham's user avatar
  • 51
0 votes
0 answers
57 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 ...
Web Dev's user avatar
0 votes
1 answer
37 views

I have a slect with many options, so I want to display on a new line to make make code more readable, like this: "typeStation": "{type, select, train{Station} plane{Airport} ...
Dark Patate's user avatar
0 votes
0 answers
49 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 ...
shoho's user avatar
  • 9
-4 votes
0 answers
245 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.
asuarefaem's user avatar
0 votes
2 answers
95 views

Perhaps it is a flaw of my design but as it is, I am showing a flutter_map inside a Dialog, using showDialog(...){...}. On that map I have several markers which when clicked a Card with some text pops ...
bliako's user avatar
  • 1,221
0 votes
0 answers
29 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: ...
Misagh Emamverdi's user avatar
0 votes
0 answers
89 views

I’m trying to use relative routing in GoRouter, but I’m running into a confusing issue. Here is my code: final GoRouter routerConfig = GoRouter( initialLocation: '/', routes: [ GoRoute(path: '...
haizhih's user avatar
  • 109
-4 votes
1 answer
67 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 ...
Oxsine's user avatar
  • 1
1 vote
1 answer
54 views

On my flutter_map I have an IconButton which it should cause a SearchBar to appear only when clicked. When search is done, the SearchBar can go into hiding again and only said icon be visible. I have ...
bliako's user avatar
  • 1,221
-2 votes
0 answers
48 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' ...
Human's user avatar
  • 27
-3 votes
0 answers
34 views

I'm using go_router in a Flutter mobile app (iOS/Android, not web) and getting this warning: An extra with complex data type LocationProductSelectParams is provided without a codec. The Mystery ...
Kyu97's user avatar
  • 11

1
2 3 4 5
4022