- Remove debug assertions on latitude and longitude boundaries.
- Change to const constructor for
LatLng
. - remove
setLatitude()
andsetLongitude()
. - Bump minimum dart version to 3.0.
- Sexagesimal fixes and utils
- Upgrade dependencies
- Add GeoJSON compliant toJson() and fromJson().
- Use pedantic.
- camelCase constants.
- Add example.
- Other lint fixes.
- Support null safety, forked from the original repo, which is now archived.
- Address MikeMitterer#1 and issue 2.
For previous releases, see https://pub.dev/packages/latlong/changelog.