nrb/utils/nrb_table_downloader library

Classes

NrbTableDownloader
A stub implementation of the NrbTableDownloader.

Typedefs

TableDownloadSuccessCallback = void Function(Uint8List bytes, String fileName)
A callback function triggered after a table has been successfully retrieved from the server.