woocommerce_flutter_api 1.3.0 copy "woocommerce_flutter_api: ^1.3.0" to clipboard
woocommerce_flutter_api: ^1.3.0 copied to clipboard

A Flutter package for WooCommerce integration. Manage products, orders, and customers with updated dependencies for seamless e-commerce.

1.0.0 #

  • Initial version.

1.0.2 #

  • [List any new changes, bug fixes, or improvements for version 1.0.2]

1.0.3 #

  • Added support for retrieving WooCommerce product tags.
  • Implemented getProductTags() to fetch product tags with various filtering options.
  • Introduced WooProductTagSort enum for sorting product tags.
  • Improved API structure and documentation.
  • Fixed minor issues in query parameter handling.

1.1.0 #

  • Added support for product review, shipping classses, reports, tax rates and tax classes.
  • Improved API structure and documentation.

1.2.0 #

  • Almost finished with all of the apis in Woocommerce official api.

1.2.1 #

  • Improved API structure and documentation.
  • Added interceptors property to Woocommerce class

1.2.2 #

  • Fixes issue #23 in category orderby queryParameter.

1.3.0 #

  • Fixes issue in getOrders orderby queryParameter.
  • Added create, update, delete product category apis.
  • Added create, update, delete, duplicate product apis.
17
likes
150
points
146
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for WooCommerce integration. Manage products, orders, and customers with updated dependencies for seamless e-commerce.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, faker, flutter_secure_storage, pretty_dio_logger

More

Packages that depend on woocommerce_flutter_api