feat: Add URL launcher dependency and implement more info button in settings

This commit is contained in:
Janez T
2025-10-26 17:33:01 +01:00
parent cec092b8c0
commit 676f5341b6
23 changed files with 176 additions and 8 deletions

View File

@@ -90,6 +90,9 @@ dependencies:
# Vibration
vibration: ^3.1.4
# URL launching
url_launcher: ^6.3.0
dev_dependencies:
flutter_test:
sdk: flutter