ย ยทย Beginner in FlutterFlow

Fetch files from Local folder using FlutterFlow

Custom Code

Hello All,

I am new to FlutterFlow. My app has to work online and in offline. When it is online, I use upload/save file to upload files via api and it is working correctly. When it is offline, I store text fields data in sqlite DB and I have to store, view and edit the files. I was able to store files locally using custom action.

Custom Action/code to store files locally in FlutterFlow.
What have you tried so far?

I can store the file path in sqlite database. When I tried to configure pdf viewer uploaded file, it has limited options only. I am struggling to get the files using filepath. When I use custom function, I am facing issue in code level. So Please help me.

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