gridlocator 0.0.6
gridlocator: ^0.0.6 copied to clipboard
A library for converting a latitude and longitude into a Maidenhead grid locator.
0.0.6 #
- Remove Flutter dependency - now a pure Dart package
- Add
testpackage to dev_dependencies for Dart-native testing - Update analysis_options.yaml to use
package:lints/recommended.yaml - Update CI/CD pipeline to use Dart SDK instead of Flutter SDK
- Improve README.md with better documentation and examples
- Support both Dart and Flutter projects
0.0.5 #
- update packages
0.0.4 #
- update packages
0.0.3 #
- update SDK
0.0.2 #
- add example
0.0.1 #
- initial release.