I am using new flutter version 2.2.3 and firebase_messaging 10.0.5 plugin.. I have implemented the FCM services. I have got the FCM in background but when FCM i
We are building a product listing page in flutter and trying to load products as the user scrolls and reaches the end of the page. It's basically a grid view bu
EDIT : solved at this time, just using the latest version i have test with latest version of firebase. and i got this CocoaPods could not find compatible vers
I want to upload my flutter app to ios. Everything is working fine, but I am facing the issue at the uploading time Missing required icon file. The bundle does
How do we switch the camera preview aspect ratio in Flutter? I would like to switch be able to switch from 1:1, 4:3, and 16:9 aspect ratio I am using this Camer
I have started learning Flutter recently and wanted to know how to write code that displays multiple text field of same sized box, text style, decoration. I hav
i want this type slider in flutter any one please help me i want to make this type slider with the same value get by the slider value i am facing the problem to
I was working to make a crypto app but I have some issues displaying crypto pairs in UI. I've tried different ways but it's not working. Please can you suggest
I have a button where on click I call the following function which creates a bottomsheet below.What happens is that it builds a list of cards based on a list ar
I am trying to navigate the section on the same page when the button is clicked but I can not do it using PageView and Scroll, Does anyone know how to do it? T
I have a button where on click I call the following function which creates a bottomsheet below.What happens is that it builds a list of cards based on a list ar
I have created android build of my Flutter application. Then I created an internal testing release. It is showing a warning This App Bundle contains native cod
I am trying to navigate the section on the same page when the button is clicked but I can not do it using PageView and Scroll, Does anyone know how to do it? T
i am making a multilingual shopping app and i have arabic and anthor language ++ english as the languages the user can pick, when someone wants to order they ha
I am trying to analyze and optimize the number of Reads and Writes in my cloud Firestore Database. How Does Firestore calculate Reads and Writ
I created a service folder and made a file in it called request. dart, here I intend to place all requests I make into a class called AuthService, with the logi
In my project I've wrapped the whole MaterialApp in a GestureDetector which is supposed to dismiss keyboard when user tapped the screen, using this piece of cod
I had built an application and I'm trying to show feature discovery but, It is not showing discovery. Also not showing any error. Question I Referred To Solve I
I'm a big fan of VS Code and i'm just learning to code. But when using dart language, there is a line in the middle of my screen the-line!!!. I don't have this
Hero animation is the best for navigating between screen, but I need same animation between widgets. Like one card moving another place for example: Product Car