dotup_dart_geolocation_core 0.1.2 copy "dotup_dart_geolocation_core: ^0.1.2" to clipboard
dotup_dart_geolocation_core: ^0.1.2 copied to clipboard

A small dart package with common geo location types.

0.1.0 #

  • Initial version.

0.1.1 #

  • Address model like HERE Maps.
  • IGeoLocationService: New method Future<List

0.1.2 #

  • IGeoLocationService: Future<List<GeoCoordinates?>> getGeoCoordinatesFromAddress(Address address)