switched to json storage to allow sharing

This commit is contained in:
tom.hempel
2025-10-15 12:20:27 +02:00
parent c15d1d1e49
commit 67dd2de460
7 changed files with 157 additions and 26 deletions

View File

@ -35,7 +35,7 @@ class AppAboutDialog extends StatelessWidget {
const Text('• Configure custom UDP ports'),
const Text('• Store pre-defined packages'),
const Text('• Quick send functionality'),
const Text('Persistent local storage'),
const Text('JSON file storage (easily shareable)'),
const SizedBox(height: 16),
const Divider(),
const SizedBox(height: 16),