Json export and import feature #5

Merged
marco merged 14 commits from json-export-feature into development 2026-01-22 18:12:01 +01:00
Showing only changes of commit cef23a1c83 - Show all commits

View File

@@ -0,0 +1,3 @@
const String appName = 'Maps Bookmarks';
const String jsonFileName = 'MapsBookmarksData.json';
const String defaultAndroidExportDirectory = '/storage/emulated/0/Documents';