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.