Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Releases: synw/geopoint

1.0.0

02 Jul 09:41
Compare
Choose a tag to compare

Null safety support

0.8.0

12 Feb 19:38
Compare
Choose a tag to compare
  • Update dependencies
  • Fix in GeoSerie line geojson serialization

0.7.1

05 Mar 17:06
Compare
Choose a tag to compare

Fix geojson serialization

0.7.0

04 Nov 06:22
Compare
Choose a tag to compare
  • Remove some deprecated serialization methods
  • Use extra_pedantic for static analysis

0.6.1

22 Oct 05:47
Compare
Choose a tag to compare

Provide support for deprecated geojson serializers

0.6.0

21 Oct 13:57
Compare
Choose a tag to compare
  • Make the name and type parameters optional in GeoSerie constructor
  • Improve the toString method for GeoPoint
  • Rename the geojson serializers

0.5.0

13 Aug 04:27
Compare
Choose a tag to compare
  • Add the toLatLng method to GeoPoint
  • Add geojson serializers

0.4.1

06 Aug 22:39
Compare
Choose a tag to compare

Add the toLatLng method to GeoSerie

0.4.0

19 Jul 08:23
Compare
Choose a tag to compare

Add the toStringsMap method to GeoPoint

0.3.0

15 Jul 17:33
Compare
Choose a tag to compare
  • Update dependencies
  • Add pedantic to analysis options
  • Use <String, dynamic> return type for toMap mathods
  • Update tests
  • Update to dart sdk 2.2.2