dotup_dart_geolocation_core 0.1.3 copy "dotup_dart_geolocation_core: ^0.1.3" to clipboard
dotup_dart_geolocation_core: ^0.1.3 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)

0.1.3 #

  • IGeoLocationService with new methods