yandex_geocoder 2.3.1
yandex_geocoder: ^2.3.1 copied to clipboard
API to translate geographic coordinates into an address and vice versa
2.3.1 #
- Fix: change lat and lon position
2.3.0+1 #
- Edit urls of images in README
- Rename folder "docs" to "doc"
2.3.0 #
- Update min Dart SDK to 3.2
2.2.1 #
- Dependency update
- Fix get first on empty list error in geocode_response
2.2.0 #
- Dart 3 support
- Dependency update
- Added class modifiers
- BREAKING CHANGES: Minimum iOS version has been bumped to 11
2.1.0 #
Comparer
refactor- Dependency update
2.0.2 #
- Dependency Update
- Rebuilding example
2.0.1 #
- Fix syntax for getting correct coordinates on
common.dart
2.0.0 #
- Null safe migration
1.0.0 #
- Initial stable release.