woocommerce 0.9.7 woocommerce: ^0.9.7 copied to clipboard
Woocommerce SDK for Flutter. The Complete Woo Commerce SDK for building Flutter Ecommerce Applications with amazing features.
Change Log #
[0.0.1] - UnReleased. #
[0.7.0] - initial publish. #
- Authentication
- Documentation
- Custom Requests
- Made Most Get and Create Methods available for the following features.
- Customer / User Authentication.
- Cart Management.
- Order Management.
- Products management.
- Categories.
- Tags.
- Variations.
- Ability to filter on methods that returns a list.
- Supports custom endpoints.
- Shipping.
- Tax, TaxClasses.
- Etc and more.
[0.9.0] - publish. #
- Fix Customer Registration.
- Documentation
- Add example.
- made put and delete methods available.
- ready for use.
[0.9.5] . #
- Fix Cart Management Issues.
- Optimisation.
- Bug Fixes.
- Unified customer login and SignUp to work directly with Woo Commerce.
- Renamed model classes.
- Utility classes to handle token persistence, store token to db and retrieve anytime. Check if user is logged in.
[0.9.6] . #
- Fix GET auth conflict bug.
[0.9.7] . #
- Quick Bug Fixes.