Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [flutterflow]

This tag should be used for issues related to FlutterFlow's features, functionalities, integration with other tools, troubleshooting, and best practices. Do not use this tag for general Flutter or mobile development questions not directly related to FlutterFlow

flutterflow
0 votes
0 answers
4 views

AR Flutter Plugin Issue: Class Names and Methods Not Found in ar_flutter_plugin_flutterflow

I'm having trouble using the ar_flutter_plugin_flutterflow package in my Flutter project. I followed the installation instructions and updated my pubspec.yaml with the correct package version: ...
Tejas Panchratna's user avatar
0 votes
0 answers
24 views

How can I update item stored in app state variable list

I am working on a notebook app that stores notes in an app state variable. I want the user to be able to update the content of the already existing note stored in the app state variable. The major ...
Vansco's user avatar
  • 1
0 votes
1 answer
12 views

FlutterFlow: "How to Calculate Total Time and Calories in Firestore When Adding Completed Yoga Exercises"

I have a yoga app where users complete exercises and press a "complete" button to add the exercise to an array of maps within a Firestore document. Each exercise has a different duration (...
Vaibhav Tiwari's user avatar
0 votes
0 answers
10 views

iOS Does Not Offer Import Option for Downloaded VCF File from FlutterFlow Web App

I have a custom function in FlutterFlow that downloads a VCF file from the web part of my application. This file can be imported into contacts on Android devices. However, on iOS, the downloaded file ...
F38's user avatar
  • 1
0 votes
2 answers
33 views

How to pass a value from dialog component to its parent page?

The plus button shows a dialog(component) there a new record can be added. What is the best way to pass the added ID of the new record back to the first page? After some search I found that there are ...
Hamreen Ahmad's user avatar
0 votes
0 answers
12 views

How do I generate a new SHA-1?

I am new in Flutterflow and in Firebase> Project Settings> General, in my Android app says that I have a problem in my SHA-1, it says "Another project contains an OAuth 2.0 client that uses ...
Kenya 's user avatar
0 votes
1 answer
19 views

Remove item from Reference List

I have a database „Users“ which contains the List<Doc Reference (users)> „Friendlist“. I am displaying this friendlist with Dynamic Children Querying in a Listview, each viewItem contains a ...
Kalle's user avatar
  • 11
0 votes
0 answers
29 views

Error accessing Flutter SDK version - Windows Local Run

Iam facing the following error while I want to use Local run in FlutterFlow I tried many ways to solve i even reinstalled the OS but did not solve the problem. I also tried what provided in the ...
Hamreen Ahmad's user avatar
0 votes
0 answers
18 views

To share the profile of the user, I want profile page to show as a QR code on a page to share/print/download

I use code from an existing widget - changed it and now I get an error Custom widget QRcodeWidge cannot be parsed // Begin custom widget code // DO NOT REMOVE OR MODIFY THE CODE ABOVE! import '...
Pete TheWiz YT's user avatar
1 vote
1 answer
74 views

Changing online status when logging in/out using Flutter&Firebase

I've been trying to achieve online status in my FlutterFlow app by using Flutter and Firestore. (not Realtime Database) On addition to AppLifeCycleState conditions below, I need to add these 2 ...
johndoe's user avatar
  • 11
0 votes
0 answers
21 views

Compilation error in custom code after latest upgrade - Firebase libraries not found

after the latest FF update, I am not able to compile the project anymore. All the imports but one are shown in red in the editor, saying that they cannot be found. Also, whenever I try to run the app ...
YaKs's user avatar
  • 321
-1 votes
0 answers
13 views

Allow users to drag marker on their exact address for delivery in map using flutterflow app

I want to allow to users to select their address by dragging & dropping a marker on the map. I am trying to achieve this in flutterflow app. Its an delivery app and I want to get user address from ...
Hifjur Rahman's user avatar
0 votes
0 answers
78 views

"Unable to Create App State Field 'saveforlater' with Document Reference Data Type in Flutter Flow"

Story In my Flutter Flow project, I'm working on implementing an app with functionality similar to a shopping cart. I have successfully implemented the "Add to Cart" feature, but I am ...
KUNAL KUMAR's user avatar
0 votes
0 answers
19 views

How can I get my form submissions to create new documents in a collection? Firebase Console and Flutterflow not working

I am desperately looking for advise on how to solve an issue with creating collections and documents. I have a profile page with a submit button. However when I go in test mode as an authenticated ...
Philip Rwankole's user avatar
0 votes
1 answer
50 views

How to create randomized order in listview widget

Has anyone figured out how to randomize the contents of a listview widget. i shuffled it but the list keeps shuffling when i interact with it. I've tried creating a custom function that shuffles the ...
Ahmad Amier's user avatar

15 30 50 per page
1
2 3 4 5
19