digipin_converter 0.1.0
digipin_converter: ^0.1.0 copied to clipboard
A Dart package for converting between geographical coordinates and India Post's DIGIPINs.
0.0.1 #
0.1.0 Initial Release #
- Initial implementation of
coordinatesToDigipinanddigipinToCoordinatesfunctions based on India Post's DIGIPIN algorithm. - Includes basic error handling for out-of-range coordinates and invalid DIGIPINs.
- Comprehensive unit tests for both encoding and decoding functions.