Replies: 1 comment
-
Also need this feature |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hey guys,
im trying since days to implement a solution to export and then with a button in a snackbar open or share (prefered) a csv file im saving with my app on android using flet.
i tried different solution but none are working for me on android, windows is working perfectly.
Global variables for database paths
i tried this:
this:
and i think a few other solutions like "page.share_file(EXPORT_CSV_FILE)" aswell over the last week.
im new and really a beginner and try to make my way trough it.. but i would appreciate some help :/
what am i doing wrong?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions