geolocator_plus_web
技术支持邮箱(1539841933@qq.com)。
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.