Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of 0
0 answers
13 views

I'm seeing an issue with WhatsApp on iOS when sharing text that contains a URL. Example text: This is a header This is body https://prd.lrlinks.com/api/review/proRE8_15/leadrat_android This is ...
Score of -3
0 answers
56 views

I want to set camera infinity focus but getting some issue. I have created the question in Github so please check and help me out. all details are mention in Github question. GitHub Question link ...
Best practices
0 votes
0 replies
75 views

I am using the mobile_scanner package in Flutter to scan different types of barcodes (UPC-A, UPC-E, EAN-13, EAN-8, Code128, etc.).I am using the validation? Is there any Dart/Flutter package for ...
Score of 0
1 answer
97 views

According to the database structure, email cannot be null. I want to write a function that checks whether a user with that email already exists, but I'm getting an error Future<bool> isEmEx(...
Score of 0
1 answer
86 views

I am implementing a custom sound for my push notification. The problem is that when the push notification is sent, the sound is played repeatedly until I user click on the notification icon and it ...
Score of 0
1 answer
69 views

I’m integrating MSAL authentication in a Flutter app using the msal_auth: ^3.5.0 plugin with Flutter SDK 3.38.2. I have a Microsoft account with my organization’s domain. The same account has been ...
Advice
0 votes
2 replies
96 views

Google has updated the Play Console layout, making it difficult to find the key management options. If you are stuck and cannot find the options in the sidebar, you can access the page directly by ...
Best practices
0 votes
1 replies
78 views

I'm testing the performance of RxFlare with a very large list. I want to understand its limits and best practices for fine-grained reactivity on large datasets. import 'package:flutter/material.dart'; ...
Advice
0 votes
1 replies
46 views

je veux faire le carrousel d'un container comprenant une image en background , un texte et un bouton . je souhaite aussi avoir des mouvements de points qui montrent l'evolution du slide.et une duree ...
Score of 1
0 answers
79 views

I'm seeing a native crash from google_mlkit_face_detection that only happens in Android release builds. Environment Flutter: (version) google_mlkit_face_detection: (version) google_mlkit_commons: (...
Score of -1
0 answers
82 views

I installed file picker in my flutter project version 11.0.2, but despite changing compileSDK and targetSDK to 36 and installed API 36 in andoid studio, thee bugg still shows that file_picker is ...
Best practices
0 votes
1 replies
53 views

I'm using RxFlare (rxflare: ^1.6.4) and trying to understand the core reactive widget Rx(() => ...). According to the docs, it provides automatic dependency tracking so that only the parts ...
Score of 0
0 answers
55 views

I deployed a FlutterFlow web application to my custom domain. The website shows a blank white screen on the first load, and the Flutter app does not start. Environment FlutterFlow Web App Custom ...
Score of 0
0 answers
66 views

I'm implementing a referral system in Flutter for both Android and iOS. Flow: User A shares a link containing a referral code (?ref=ABC123). User B clicks the link. If the app is not installed, the ...
Score of -4
0 answers
223 views

Is it possible to achieve this without using the command line on Windows? How does Flutter do this? Is there a library or class in C# that will allow me to retrieve the device ID and make that device ...

15 30 50 per page
1
2 3 4 5
13365