The official Linux implementation of the geolocator plugin by Baseflow.
The geolocator_linux package is currently available as beta version and therefore not yet fully endorsed by the geolocator package.
To add Linux support to the geolocator simply add the geolocator_linux package as an additional dependency to the pubspec.yaml file of your app:
dependencies:
...
geolocator: ^8.2.0
geolocator_linux: ^0.1.0Please file any issues, bugs or feature requests as an issue on our GitHub page. Commercial support is available, you can contact us at hello@baseflow.com.
If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our contribution guide and send us your pull request.
This Geolocator plugin for Flutter is developed by Baseflow.