import CSV file from front end of App

Actions & Logic

I want to Add a Button in my App Dashboard Page, named "Import Data" . Now i want that when twe click on the "Import Data" button then we select a csv from our device and upload it to the Firebase Database collection. and the data from the csv file Uploaded as Documents in the collection.

What have you tried so far?

i reseach many articles and apply action on buttion "upload file" . but it doesn't upload file on firestore. but upload on firebase storage folder.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
2 replies