woocommerce_plugin 2.0.0
woocommerce_plugin: ^2.0.0 copied to clipboard
A comprehensive Flutter/Dart package for the WooCommerce REST API (v3), WooCommerce Store API, and JWT-Auth. Supports products, orders, cart, checkout, coupons, categories, attributes, variations, shi [...]
Changelog #
1.6.2 #
- Added
lib/woocommerce_flutter_api.dartas the package entrypoint. - Improved
README.mdfor pub.dev publication (installation, usage, features, security notes). - Updated example import to use
package:woocommerce_plugin/woocommerce_plugin.dart. - Moved package sources to
lib/srcto support pub.dev-compatible exports.