geolocator_plus_web 4.2.0 copy "geolocator_plus_web: ^4.2.0" to clipboard
geolocator_plus_web: ^4.2.0 copied to clipboard

Platformweb

Official web implementation of the geolocator_plus plugin.

geolocator_plus_web #

技术支持邮箱(1539841933@qq.com)。 #

pub package Build status style: effective dart

The official web implementation of the geolocator_plus plugin by Baseflow.

Usage #

Since version 6.2.0 of the geolocator_plus plugin this is the endorsed web implementation. This means it will automatically be added to your dependencies when you depend on geolocator_plus: ^6.2.0 in your applications pubspec.yaml.

More detailed instructions on using the API can be found in the README.md of the geolocator_plus package.

Issues #

Please 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.

Want to contribute #

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.

Tests #

Tests require being run on a browser due to the use of the dart:js_interop package:

flutter test --platform chrome

Author #

This Geolocator plugin for Flutter is developed by Baseflow.