core/utils/file_saver library
Functions
-
saveJsonExport(
Map< String, dynamic> data) → Future<String> - Save JSON data via the native "Save to" dialog so the user can choose the destination (e.g. Downloads, iCloud Drive, Google Drive). Returns the chosen path, or throws if the user cancels.