masus04 / regatta-timer

A Flutter Regatta Timer App for mobile & wearOS
https://play.google.com/store/apps/details/Regatta_Timer?id=ch.masus.regatta_timer_v2&gl=US
MIT License
2 stars 0 forks source link

Support GPS Location on WearOS devices #7

Open masus04 opened 2 years ago

masus04 commented 2 years ago

The current implementation using geolocator fails to retrieve location information both on emulators and physical wearOS devices.

masus04 commented 2 years ago

Currently none of the available plugins support wearOS.

masus04 commented 6 months ago

Consider implementing a custom Platform Channel plugin.

FFI Plugin Codelab: https://codelabs.developers.google.com/codelabs/flutter-ffigen#0

masus04 commented 5 months ago

Testing different location packages in the following project: https://github.com/masus04/Flutter-WearOS-Location