nrb/utils/native_file_saver library

Platform-adaptive file saver used by NRB exports.

Native targets save to Downloads/app storage while web targets trigger the browser download flow. Application code normally does not need to call this helper directly.

Classes

NrbNativeFileSaver
Fallback file saver for unsupported Dart platforms.