arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Exporting

fmtc_plus_sharing Module

Exporting a store copies the internal store database, 'compresses' it slightly, then renames it appropriately. The files are in the binary format that Isararrow-up-right uses, so they cannot easily be read or modified.

They can have any file extension applied to them - '.fmtc' is used in the example application. The name of the file dictates the name of the store that will be used when importing (without the 'export_' prefix, if still present).

hashtag
With Platform GUI (withGUI)

hashtag
With A Known File (manual)

manual method - FMTCExportSharingModule extension - fmtc_plus_sharing library - Dart APIpub.devchevron-right
withGUI method - FMTCExportSharingModule extension - fmtc_plus_sharing library - Dart APIpub.devchevron-right
Logo
Logo