data/implementations/file_download_stub library

Functions

downloadFileBytes(Uint8List bytes, String filename, String mimeType) → void
Stub for non-web platforms — will use path_provider + share later.