locale_latlng

Last updated:

0 purchases

locale_latlng Image
locale_latlng Images
Add to Cart

Description:

locale latlng

locale_latlng #
Get latitude and longitude from a country code.
Usage #
import 'package:locale_latlng/locale_latlng.dart';

final latlng = findLocation(countryCode: 'fr');
print('France: ${latlng.latitude}, ${latlng.longitude}');
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.