switched to json storage to allow sharing
This commit is contained in:
@ -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),
|
||||
|
||||
Reference in New Issue
Block a user