inherited_geolocation 0.5.0-beta.2 copy "inherited_geolocation: ^0.5.0-beta.2" to clipboard
inherited_geolocation: ^0.5.0-beta.2 copied to clipboard

An inherited widget that manages geolocation updates from the user.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inherited_geolocation

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  inherited_geolocation: ^0.5.0-beta.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:inherited_geolocation/inherited_geolocation.dart';
0
likes
110
pub points
0%
popularity

Publisher

verified publisheraloisdeniel.com

An inherited widget that manages geolocation updates from the user.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter, geolocator, locale_latlng

More

Packages that depend on inherited_geolocation