geos 1.1.2 copy "geos: ^1.1.2" to clipboard
geos: ^1.1.2 copied to clipboard

outdated

A set of classes useful in geographical context.

1.1.2 #

Release date: 2021-05-06.

  • Fixed a minor issue.

1.1.1 #

Release date: 2021-05-06.

  • In the Place.fromMap(Map<String, dynamic> map) constructor, the List<dynamic> map['tags'] list is now casted as List<String>.

1.1.0 #

Release date: 2021-02-23.

  • Breaking change. Removed latitude and longitude fields of Place class. Now the position is stored in the LatLng position field (LatLng is a class from google_maps_flutter package).

1.0.0 #

Release date: 2021-02-17.

  • Stable null safety release.

0.1.0-nullsafety.3 #

Release date: 2021-01-26.

  • Removed @immutable annotation for the Place class.

0.1.0-nullsafety.2 #

Release date: 2021-01-26.

  • Added repository reference.

0.1.0-nullsafety.1 #

Release date: 2021-01-25.

  • First pre-release.
  • Added Place class.
5
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

A set of classes useful in geographical context.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_maps_flutter, pedantic

More

Packages that depend on geos