utm 0.1.3-nullsafety.1
utm: ^0.1.3-nullsafety.1 copied to clipboard
This is a Lat Lon and UTM bidirectional converter. Translate from Python UTM library. Support 3 Geodetic System, WGS84, GRS80 and Bessel
Changelog #
0.0.1 #
- Initial version, translate from Python library
0.0.2 #
- Formatting and add comments
0.0.3 #
- add description in pubspec.yaml
0.1.0 #
- add arguments validator
0.1.1 #
- down grade meta package. because Flutter dependency version 1.1.6 meta package
0.1.2 #
- export UtmCoordinate
0.1.3 #
- migrate to null-safety
0.1.3-nullsafety.1 #
- Update dependencies