locale_latlng 1.0.0 copy "locale_latlng: ^1.0.0" to clipboard
locale_latlng: ^1.0.0 copied to clipboard

outdated

Get country geocoordinates from a user locale, when geolocation isn't authorized.

locale_latlng #

Get country geocoordinates from a user locale, when geolocation isn't authorized.

Usage #

import 'package:locale_latlng/locale_latlng.dart';

final latlng = findLocation(countryCode: 'fr');
print('France: ${latlng.latitude}, ${latlng.longitude}');
3
likes
0
pub points
29%
popularity

Publisher

verified publisheraloisdeniel.com

Get country geocoordinates from a user locale, when geolocation isn't authorized.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on locale_latlng