woocommerce_dart icon indicating copy to clipboard operation
woocommerce_dart copied to clipboard

A dart package to interact with the WooCommerce REST API.

Results 7 woocommerce_dart issues
Sort by recently updated
recently updated
newest added

can update param page, per_page ... ??? it only 10 item now

I'm trying to get all the products in a category that have stock_status=instock but that parameter doesn't work. The same api consumed from PHP does work, so something in flutter...

Hi I am new to mobile development, sorry if I asked a dumb question. Isn't that saving consumer secret in the app is a bad practice and potentially lead to...

How can I send PUT and DELETE requests with this package ?

Removed all the code with +, and used string interpolation to make the code look cleaner. Used the latest dart features like, removing 'this' keyword wherever not required.

Just wondering if this repository is still maintained and active. Thanks