FMTCExportSharingModule extension

Extends StoreExport (accessed through StoreDirectory.export) with the export functionality

on
  • StoreExport

Methods

manual(File outputFile) Future<void>
Export the store to a specified non-existing outputFile
withGUI({String fileExtension = 'fmtc', bool? forceFilePicker, BuildContext? context}) Future<bool>
Export the store with the platform specifc file picker interface or share sheet/dialog