mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30: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 AppLocalizationsEs extends AppLocalizations {
|
||||
String get technologiesList =>
|
||||
'• Flutter para desarrollo multiplataforma\n• BLE (Bluetooth Low Energy) para redes mesh\n• OpenStreetMap para mapas\n• Provider para gestión de estado\n• SharedPreferences para almacenamiento local';
|
||||
|
||||
@override
|
||||
String get moreInfo => 'Más información';
|
||||
|
||||
@override
|
||||
String get learnMoreAbout => 'Más información sobre MeshCore SAR';
|
||||
|
||||
@override
|
||||
String get developer => 'Desarrollador';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user