geopoint_location 0.3.1 copy "geopoint_location: ^0.3.1" to clipboard
geopoint_location: ^0.3.1 copied to clipboard

outdated

Handle real time location data for Geopoint. Provide structured data from Geolocator

Geopoint location #

pub package

Handle real time location data for Geopoint

import 'package:geopoint/geopoint.dart';
import 'package:geopoint_location/geopoint_location.dart';

GeoPoint geoPoint = await geoPointFromPosition(
   name: "Current position", withAddress: true);
4
likes
40
pub points
40%
popularity

Publisher

unverified uploader

Handle real time location data for Geopoint. Provide structured data from Geolocator

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, geolocator, geopoint, pedantic, slugify2

More

Packages that depend on geopoint_location