mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 00:40:28 +00:00
feat: Add URL launcher dependency and implement more info button in settings
This commit is contained in:
@@ -242,6 +242,12 @@ class AppLocalizationsHr extends AppLocalizations {
|
||||
String get technologiesList =>
|
||||
'• Flutter za višeplatformski razvoj\n• BLE (Bluetooth Low Energy) za mesh mrežu\n• OpenStreetMap za kartografiju\n• Provider za upravljanje stanjem\n• SharedPreferences za lokalno pohranu';
|
||||
|
||||
@override
|
||||
String get moreInfo => 'Više informacija';
|
||||
|
||||
@override
|
||||
String get learnMoreAbout => 'Saznajte više o MeshCore SAR';
|
||||
|
||||
@override
|
||||
String get developer => 'Programer';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user