data/implementations/pdf_download_stub library

Functions

downloadPdfBytes(Uint8List bytes, String filename) → void
Stub for non-web platforms — will use path_provider + open_file later