Relative Content

Tag Archive for firebaseflutterflow

How to retrieve one field from a firebase document using flutterflow

I’m using flutterflow and firebase. I have a collection (photos). I want to retrieve a specific photo by name and display it in a container/column. It will be static, but on a different page I also want to do it dynamically. Sounds simple but I can only get this to work using a lists instead of calling a single field from a single document.

Unable to Connect Firebase To FlutterFlow

I am Making a app with FlutterFlow but when i connect my Firebase id to FlutterFlow it can’t connect it shows “Project id must be hyphens and alphanumeric”