I'm would like to save an excel file that I generate on the fly in a flutter app. I want to save the file on the users device, which is going to be on a mobile. However, I'm trying to figure out where and how to save it.
So i am trying to append a saved excel file without overwriting the existing data.Everytime i try something its just overwrites the file.In the if i check if the file is existing if not than creates it and the next time when clicking a button appends it. Can anyone explain me whats up whit this code? i have started learning flutter/java/dart only a couple weeks now.I have checked the package api document,flutter documentation and i just cant get it why its not working even tho i pass the append file mode in.i hope i could explain my problem my english is not the best.
@ivanov.ap84,
1, Aspose.Cells Cloud SDK does not support flutter. But Aspose.Cells Cloud SDK supports kinds of language. e.g. Dotnet, Java, Python and so on. Please refer to Spreadsheet Processing Solutions (Desktop & Cloud REST APIs).
Aspose.Cells Cloud APIs support converting excel to pdf. Please refer to Convert Excel to kinds of formatAspose.Cells Cloud Document.