Add GPX export functionality and related UI components

This commit is contained in:
Winston Lowe
2026-02-05 13:38:49 -08:00
parent a54cc78691
commit 8b1228bf8d
4 changed files with 250 additions and 1 deletions
+3
View File
@@ -57,6 +57,9 @@ dependencies:
qr_flutter: ^4.1.0 # QR code generation
url_launcher: ^6.3.0 # Launch URLs in system browser
flutter_linkify: ^6.0.0 # Auto-detect and linkify URLs in text
gpx: ^2.3.0
path_provider: ^2.1.5
share_plus: ^12.0.1
dev_dependencies:
flutter_test: