|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|
Static Private Member Functions | |
| static Future< String > | openBase64Pdf (String base64String, String fileName) async |
| Converts base64 string to PDF file and opens it. | |
Definition at line 7 of file pdf_util.dart.
|
inlinestaticprivate |
Converts base64 string to PDF file and opens it.
Takes a base64 encoded PDF string and a filename Returns the path to the saved file
Definition at line 12 of file pdf_util.dart.
