woocommerce_api 0.0.7
woocommerce_api: ^0.0.7 copied to clipboard
A package to interact with the WooCommerce API.
0.0.7 #
- Fixed a bug for https websites where consumer_key and consumer_secret params are fixed
0.0.6 #
- Fixed a fatal bug in types
0.0.5 #
- Updated to work with HTTPS websites
- Minor bug fixes
- Updated ReadMe
0.0.4 #
- Fixed to work without the query_string package
- Minor bug fixes
0.0.3 #
- Updated SDK version upper limit for new Dart version
0.0.2 #
- Updated docs
0.0.1 #
- Added getAsync and postAsync functions.