mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 17:00:28 +00:00
feat: Add URL launcher dependency and implement more info button in settings
This commit is contained in:
@@ -243,6 +243,12 @@ class AppLocalizationsIt extends AppLocalizations {
|
||||
String get technologiesList =>
|
||||
'• Flutter per lo sviluppo multipiattaforma\n• BLE (Bluetooth Low Energy) per la rete mesh\n• OpenStreetMap per la mappatura\n• Provider per la gestione dello stato\n• SharedPreferences per l\'archiviazione locale';
|
||||
|
||||
@override
|
||||
String get moreInfo => 'Maggiori informazioni';
|
||||
|
||||
@override
|
||||
String get learnMoreAbout => 'Ulteriori informazioni su MeshCore SAR';
|
||||
|
||||
@override
|
||||
String get developer => 'Sviluppatore';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user