Relative Content

Tag Archive for flutterflow

In flutterflow, after the page refreshed previously store textfield value will be null

Below screen is showing one item and it’s available quantity. Assume that i have entered 5 value in the required quantity field. After clicking the Add More button, pop up will open which contains list of items. On clicking on any item in the list, calling an api to check the availablity of that item. If that item is available that particular item details will be added to the list. But the previous item’s required quantity will be null. I am storing the item’s details in app state.

Dynamic Icono en FlutterFlow

I have an app that has certain steps to be completed by the user and each time it advances I need it to show a different icon. I am new to flutter and I don’t know if there is a way to handle states to check that when a step is completed the icon changes.

How to recenter google map on marker move in Flutterflow?

I am having some difficulties trying to recenter google map marker when it is moved. My app consists of a carousel which sync with google map marker to track the location of real estate property. The carousel is auto-loop to show the property image with some info and its location is displays on google map. The problem I am having is that the google map does not recenter whenever the marker moves its position.

Connecting an FlutterFlow application to Apple Health and Google Fit services

Does anyone have any experience or information about the possibility of simultaneously connecting an FF application to Apple Health and Google Fit services (user’s choice)? It is required to obtain data on the user’s activity for the day (heart rate, steps, sleep quality). If not directly, can it be achieved using custom code.
I’m currently in the initial stages of considering the development of an app using Flutter Flow.

firebase autintication in flutterflow related listview

In flutterflow while testing my app this error is coming how can I resolve it “Run mode-only notification: Firestore Security Rules Error on ListView: Missing or insufficient permissions”
. I had check all my firebase settings