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

outdated

A set of classes useful in geographical context.

1.1.0 - 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 - 2021-02-17 #

  • Stable null safety release.

0.1.0-nullsafety.3 2021-01-26. #

  • Removed @immutable annotation for the Place class.

0.1.0-nullsafety.2 2021-01-26. #

  • Added repository reference.

0.1.0-nullsafety.1 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