canada_post 0.0.9 copy "canada_post: ^0.0.9" to clipboard
canada_post: ^0.0.9 copied to clipboard

Dart wrapper around the Canada Post XML Rest API. Currently in development.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add canada_post

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

dependencies:
  canada_post: ^0.0.9

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:canada_post/canada_post.dart';
0
likes
5
pub points
0%
popularity

Publisher

unverified uploader

Dart wrapper around the Canada Post XML Rest API. Currently in development.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, test, xml, xml2json

More

Packages that depend on canada_post