Skip to content

Instantly share code, notes, and snippets.

@Frankdroid7
Created December 13, 2022 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Frankdroid7/f21b8de99eee7565eb5e98798db74e97 to your computer and use it in GitHub Desktop.
Save Frankdroid7/f21b8de99eee7565eb5e98798db74e97 to your computer and use it in GitHub Desktop.
sharePdfFile(String pdfPath){
Share.shareXFiles([XFile(pdfPath)]);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment