easypost 0.1.0 copy "easypost: ^0.1.0" to clipboard
easypost: ^0.1.0 copied to clipboard

A Dart library for the EasyPost API.

EasyPost Dart #

This SDK allows you to interact with the EasyPost API from your Dart application.

Development #

All messages are written with json_serializable so make sure to generate the files with dart run build_runner build when you make changes and want to test them.