geography 2.0.1
geography: ^2.0.1 copied to clipboard
A library of geographical entities, their metadata, and relationships. Provides a basic, and an earth, library with methods for finding the nearest entity and measuring distances.
2.0.1 #
- Adjusts dependencies for better compatibility
2.0.0 #
- Major changes for new data package.
1.1.5 #
- Downgrades
collections
forflutter_localizations
compatibility
1.1.4 #
- Adds
timezonesFor
method forEarth
1.1.3 #
- Adds
nameQualified
andemoji
extensions forGeoLocationNode
1.1.2 #
- Downgrades
path
for flutter compatibility
1.1.1 #
- Adds missing
*.g.dart
files which aren't generated by consuming packages
1.1.0 #
- Version bump to maybe help
pub get
1.0.3 #
- Standardize on GeoLocationNode for exposure
- Fixes some bad documentation
- Adds some missing documentation
- Ensures custom usage of GeoLocationNode in implementation models
- See:
usage_test.dart
for more
- See:
1.0.2 #
- Documentation updates
1.0.1 #
- Documentation and CI related changes
1.0.0 #
- Initial version.