I want my flutter windows app to send a text file by opening the default mail app in my windows machine and then attaching the file. I have been using URL launcher but I can't seem to find how to attach a file when opening the mail app I could only change the subject and email to address.
Asked
Active
Viewed 159 times
0
-
1Please post some code and specify more details – Michael Rovinsky May 16 '21 at 05:34
-
I only need a void that could open mail and atach a file from a specific path – Andrew Klement Winarto May 16 '21 at 06:34