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
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

meta, test, xml, xml2json

More

Packages that depend on canada_post