maidenhead 0.0.2-dev copy "maidenhead: ^0.0.2-dev" to clipboard
maidenhead: ^0.0.2-dev copied to clipboard

outdated

The Maidenhead Locator System (a.k.a. QTH Locator and IARU Locator) is a geographic co-ordinate system used by amateur radio operators to succinctly describe their locations, which replaced the deprec [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add maidenhead

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  maidenhead: ^0.0.2-dev

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:maidenhead/maidenhead.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

The Maidenhead Locator System (a.k.a. QTH Locator and IARU Locator) is a geographic co-ordinate system used by amateur radio operators to succinctly describe their locations, which replaced the deprecated QRA locator that was limited to European contacts.[1] Its purpose is to be concise, accurate and robust in the face of interference and adverse transmission conditions. The Maidenhead Locator System can describe locations anywhere in the world.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on maidenhead