geolocator_web 4.1.3 copy "geolocator_web: ^4.1.3" to clipboard
geolocator_web: ^4.1.3 copied to clipboard

Platformweb
unlisted

Official web implementation of the geolocator plugin.

geolocator_web #

pub package Build status style: effective dart

The official web implementation of the geolocator plugin by Baseflow.

Usage #

Since version 6.2.0 of the geolocator plugin this is the endorsed web implementation. This means it will automatically be added to your dependencies when you depend on geolocator: ^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 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.

2
likes
160
points
1.14M
downloads

Publisher

verified publisherbaseflow.com

Weekly Downloads

2024.09.29 - 2025.04.13

Official web implementation of the geolocator plugin.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, geolocator_platform_interface, web

More

Packages that depend on geolocator_web