Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
1 answer
27 views

I'm trying to use the ultralytics_yolo: ^0.1.42 package in my Flutter app, but the Android build fails with this CMake/NDK linking error. I get this during assembleDebug: FAILURE: Build failed with an ...
Siddhant Adhikari's user avatar
0 votes
1 answer
19 views

I'm very new to Riverpod and I'm implementing a login/logout flow using AsyncNotifier. I fetch the user profile after login and show the username on the home screen. The issue is: When I logout, the ...
Akhil George's user avatar
  • 1,003
0 votes
0 answers
25 views

I tried to create this pattern using but failed to do so, because in a grid view, all the items are aligned horizontally. I want to know how I can achieve this design. I tried to achieve this using ...
Yusuf Raza's user avatar
0 votes
0 answers
22 views

I am trying to implement a "Delete Account" feature in my Flutter application using Supabase Edge Functions. I am calling the function from the Flutter client SDK, but the Edge Function ...
mGenius's user avatar
Advice
0 votes
0 replies
24 views

I have used the google_mobile_ads package in flutter, but it increases the app size by 2–4 MB. My app is small, so this size increase could cause issues. Is there a lighter package or another approach ...
usaidr's user avatar
  • 11
1 vote
0 answers
28 views

I want to achieve a transformation on the canvas using two fingers for rotation, scaling, and translation, while using one finger to paint in the correct position. What I have so far: import 'package:...
WSMA's user avatar
  • 11
-7 votes
0 answers
31 views

I’m building a Flutter mobile app that scans paper survey forms and extracts the answers. I’m using Google ML Kit – TextRecognizer. The app has 3 modes: Manual capture (camera button) Auto capture (...
Jhon Mark Chavez's user avatar
0 votes
1 answer
37 views

I was invited by my team leader to a private GitHub repo for a Flutter project. The project runs successfully on his machine, but when I try to run it on my machine (Windows + Android Studio), I get ...
Azher Khudayer's user avatar
1 vote
0 answers
22 views

Problem description I am building a full-screen video player in Flutter using webview_flutter: ^4.13.0. The player must: Start directly in landscape mode Hide the WebView’s default fullscreen button ...
Shaikh Alkama's user avatar
0 votes
0 answers
24 views

i am trying to use Paystack, but all is working perfectly on iOS, but Android keep crashing, crash log D/FirebaseSessions( 6563): App backgrounded on com.xxx.xxx D/OneSignal( 6563): [main] ...
Gbenga B Ayannuga's user avatar
1 vote
1 answer
76 views

An error occurred while preparing SDK package NDK (Side by side) 29.0.14206865: Not in GZIP format. While trying to test my application on an Android phone in Flutter, I encountered this error: ...
Mustafa OZKAYA's user avatar
1 vote
0 answers
28 views

On my app, while it is on TestFlight, the in-app purchases are not working. Future<bool> buyNonConsumableProduct(PurchaseParam purchaseParam) async { try { if (!(await _iap.isAvailable())) ...
HasilT's user avatar
  • 2,619
-3 votes
2 answers
35 views

Windows, with VS Code. Upgraded to latest flutter, using gradle-8.12-all But in build.gradles.kts kept on complaining Could not run phased build action using connection to Gradle distribution 'https:/...
s k's user avatar
  • 5,346
0 votes
1 answer
44 views

I am encountering a crash in my Flutter application using the razorpay_flutter package. The crash occurs specifically on Android devices when I attempt to initiate a payment (_razorpay.open) while the ...
VivekS.'s user avatar
  • 43
0 votes
1 answer
57 views

I'm trying to migrate to the new RadioGroup API. But I'm getting this error: RadioGroupPolicy can't be used for a radio group that allows multiple selection. Here is my current code 👇 RadioGroup( ...
Sukaina Ahmed's user avatar
0 votes
2 answers
54 views

I am getting this error when I add camera plug in in my pub spec. Yaml error: Cannot attach type annotations @org.jspecify.annotations.NonNull to SurfaceRequest.mSurfaceRecreationCompleter: class ...
MAHI REDDY's user avatar
0 votes
0 answers
26 views

when you accept a trip, the flow works alright; you get a route from rider to passenger pickup location, you actually see the confirmation sheet. Which means status has moved from accepted -> ...
Fred_Wolfe's user avatar
1 vote
0 answers
64 views

I'm working on a small project where the bottom bar is customized: the tabs inside should be curved, as attached in the screenshot Till this moment, I did have any luck to achieve it, I tried many ...
Ali's user avatar
  • 171
2 votes
1 answer
43 views

Flutter Web App So I have this annoying bug where after a keybaord is opened in ANY screen/textfield in the app. There is a blank white space behind the keyboard when key is dismissed. It sort of ...
Zee A's user avatar
  • 194
0 votes
2 answers
87 views

I'm creating a small menu for deleting/editing comments or posts in Flutter. When I press an IconButton, a menu appears using CompositedTransformFollower and inside the menu, I've placed TextButtons ...
choi's user avatar
  • 11
0 votes
1 answer
40 views

I am getting this error on flutter clean cammand. Failed to remove D:\Projects\FlutterProject\.dart_tool. A program may still be using a file in the directory or the directory itself. To find and ...
Clipboard's user avatar
  • 378
0 votes
0 answers
47 views

After running flutter run I can refresh a couple of times using hot reload, sometimes only 1 others like 15, but at some point the terminal stops reading my keyboard and it gets stuck. Not a key I ...
Manu Termopanu's user avatar
-1 votes
1 answer
41 views

I am building a new app in flutter and I want to add my app image, but I don't understand why my image is being cropped. What I tried so far: Using transparent background Using white background Using ...
Ricardo Cardona's user avatar
-1 votes
0 answers
86 views

Out of the blue, updates of our app have starting being rejected by the Play Store reviewers because they cannot log in using the supplied test credentials. We use Firebase to manage our auth. We ...
fischja's user avatar
  • 69
0 votes
0 answers
48 views

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 and right sides. Without ...
Franklin's user avatar
1 vote
1 answer
74 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
56 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
66 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
1 replies
46 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
1 vote
1 answer
70 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
57 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
57 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
1 vote
1 replies
73 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
-1 votes
1 answer
71 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, ...
Andryk Giovany Trujillo Chama's user avatar
0 votes
0 answers
63 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
1 replies
60 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
39 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
47 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
48 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
95 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
41 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
71 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
50 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
59 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
32 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
46 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
66 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
51 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
55 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
70 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
2 3 4 5
4022