TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.
Features
TODO: List what your package can do. Maybe include images, gifs, or videos.
- List the products.
- Get a detail of a product.
- Create a customer account.
- Login customer account.
- Get product categories and its detail by the category ID.
Getting started
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage
TODO: Include short and useful examples for package users. Add longer examples
to /example
folder.
const like = 'sample';
Additional information
TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.
Libraries
- constants/constants
- flutter_woocommerce_api
- flutter_woocommerce_api_error
- generated/i18n
- models/cart
- models/cart_item
- models/coupon
- models/customer
- models/customer_download
- models/jwt_response
- models/order
- models/order_payload
- models/payment_gateway
- models/product_attribute_term
- models/product_attributes
- models/product_category
- models/product_review
- models/product_shipping_class
- models/product_tag
- models/product_variation
- models/products
- models/shipping_method
- models/shipping_zone
- models/shipping_zone_location
- models/shipping_zone_method
- models/tax_classes
- models/tax_rate
- models/user
- utilities/local_db