Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
0 answers
17 views

Our Flutter app has been rejected by App Review 4 times with this description: "Login screen cleared the email and password fields when we attempted to enter the demo account details, preventing ...
Mr x's user avatar
  • 15
0 votes
0 answers
29 views

I'm trying to add url_launcher on my Flutter-based payment SDK: import 'dart:convert'; import 'package:flutter/material.dart'; import 'package:flutter/services.dart'; import 'package:webview_flutter/...
anta40's user avatar
  • 6,845
-1 votes
0 answers
71 views

Please help me, I put my app in play store and I even passed closed testing and now my app is in Production. The thing is that, in certain phone (like Redmi 12 5g Indian variant 'sky'), my app don't ...
Lalruatfela Chhakchhuak's user avatar
0 votes
0 answers
47 views

Here is what I am trying to do: The screenshot is taken from a iPhone 15 Pro: I’m trying to build a pricing UI in Flutter, but the layout is not matching the design—specifically the top-right badge (...
Sham Dhiman's user avatar
  • 1,572
1 vote
1 answer
58 views

My use case is that on pressing a button on the UI, an object starts emitting (finite) data which I want it to be appended in a ListView until data contains a token saying it should clear all contents....
bliako's user avatar
  • 1,271
-5 votes
0 answers
79 views

The thing is I previously asked this question about Google auth implemented in my Flutter app using firebase not working on production releases but on debug. I did everything again and again and again:...
Mian Faseeh's user avatar
5 votes
1 answer
346 views

When trying to compile an app, or even when I try to upgrade Flutter itself, I see this error : Failed to decode advisories for archive from https://pub.dev. FormatException: advisoriesUpdated must ...
AVEbrahimi's user avatar
  • 19.6k
Best practices
0 votes
1 replies
87 views

Title: I can't connect my Flutter app to Supabase database Body: I'm working on a Flutter app and trying to connect it to Supabase. I already created my database and tables in Supabase, and I added ...
Kahia Kahia's user avatar
1 vote
1 answer
73 views

I'm implementing Sign in with Apple on iOS using Flutter + Firebase Auth. Apple returns a valid token but Firebase rejects it with: firebase_auth/invalid-credential — Invalid OAuth response from apple....
Megaphone's user avatar
Advice
0 votes
9 replies
184 views

What is best, keeping an app written in React or change the app to Flutter?
Abdullatif's user avatar
1 vote
1 answer
89 views

I’m encountering a crash when opening an encrypted database using sqflite_sqlcipher on versions above 2.2.1. The same code works fine on 2.2.1, but fails consistently on newer versions. Code Snippet: ...
Aakash Deep's user avatar
Advice
0 votes
5 replies
107 views

I have started with dart and learnt basics and started with flutter ui and done with basic components, I am at ground zero I don't know what to do next ,what people do to become a professional ...
Amey Babhulgaonkar's user avatar
0 votes
0 answers
82 views

Can someone help me, my appbundle release keeps failing: PS C:\mr> flutter build appbundle --release Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to ...
John Daniel Original's user avatar
-3 votes
0 answers
63 views

I want Custom Crop Ui if flutter user pick image/video and set crop ratio 1:1,16:9,9:16 Zoom. And set image in crop box And when click done get crop coordination this coordination we pass or use in ...
Sabir Sheikh's user avatar
-3 votes
0 answers
96 views

Description I’m building a Flutter productivity app that helps users stay focused by tracking sessions and scheduling task reminders using local notifications. App Overview Users can create tasks ...
Ateeb Mazhar's user avatar

15 30 50 per page
1
2 3 4 5
13372