Widgets
Here are the things to check if you are facing this issue:
- 1.Make sure you are using a Listview/Gridview/Row/Column to dynamically generate the children.
- 2.Make sure your query is for a list of documents and not a single record.
- 3.If you are using a filter then make sure the data present in Firestore has more than 1 record that can pass through the filter.
- 4.Make sure that your Firestore collection has enough records.
- 5.If you are querying a single field then make sure it’s a ListType field in FlutterFlow and in Firebase.
- 1.Ensure you have enabled camera access in your project settings.
Make sure your URL has the correct format. It should look like this:
To get the network URL for a community animation:
- Right-click the download button and select Copy Link Address
.gif?alt=media&token=d4efdde2-a0fd-4742-9860-2992bca3b1d5)
Last modified 1yr ago