woosignal 3.1.1
woosignal: ^3.1.1 copied to clipboard
WooCommerce REST API for dart, connect a WooCommerce store and start developing with our interface for their API endpoints.
[3.1.1] - 2022-08-29 #
- Dependency updates
[3.1.0] - 2022-05-19 #
- New API for product tags
- Flutter format
- Dependency updates
- Dart version 2.17
[3.0.5] - 2022-01-29 #
- Version added to woosignal.dart
- Flutter format
- Improvements as per Dart analysis
[3.0.4] - 2022-01-28 #
- Add new variables to woosignal_app
- Update arguments for product review
- Dependency updates
[3.0.3] - 2022-01-03 #
- Update coupon property types
- Improvements as per analysis
[3.0.2] - 2021-12-19 #
- Update Readme
[3.0.1] - 2021-12-18 #
- Gracefully handle bad responses
- Flutter format
[3.0.0] - 2021-12-16 #
- Breaking changes
- Major refactor to woosignal.dart class
- Added CustomerDownload model
- Ability to store theme colors, theme font and social links in WooSignalApp class
- Dependency updates
[2.2.1] - 2021-11-02 #
- Update readme
[2.2.0] - 2021-11-02 #
- Add new variables to woosignal_app
- Dependency updates
[2.1.0] - 2021-07-19 #
- Add locale var to woosignal_app
- Dependency updates
[2.0.2] - 2021-04-11 #
- Add theme var to woosignal_app
[2.0.1] - 2021-04-10 #
- null check on Order vars
- flutter format
[2.0.0] - 2021-04-10 #
- Added null safety support
- Dependency updates
[1.5.1+1] - 2021-03-27 #
- Update README
[1.5.1] - 2021-03-27 #
- Fixed small issue with the image and product model
[1.5.0] - 2021-03-17 #
- Refactor classes
- Ability to fetch app meta data
- Changes as per dart analysis log
[1.4.0] - 2021-03-08 #
- Refactor classes
- Ability to fetch app meta data
- New method for initializing API
[1.3.1] - 2020-12-20 #
- README updates
[1.3.0] - 2020-12-20 #
- New WooCommerce APIs
[1.2.1] - 2020-10-30 #
- Dependency updates
[1.2.0] - 2020-09-05 #
- New method to retrieve a product
[1.1.2] - 2020-07-22 #
- Update FreeShipping model for minimum spend
- New endpoint for app status
[1.1.1] - 2020-07-03 #
- Fix MetaData for orders
[1.1.0] - 2020-06-16 #
- New MetaData base class for models
- New update order method
- Bug fixes
[1.0.9] - 2020-06-03 #
- Resolved bug with MetaData on models
- Removed Shipping Zone Methods (use Shipping Methods going forward for WooCommerce shipping)
[1.0.8] - 2020-05-08 #
- Readme update
[1.0.7] - 2020-05-08 #
- Tweaks and bugs resolved
[1.0.6] - 2020-04-09 #
- Ability to create Product reviews
[1.0.5] - 2020-04-03 #
- Tweaks to ProductReviews model
[1.0.4] - 2020-03-28 #
- bug fix for ProductReviews
[1.0.3] - 2020-03-28 #
- Changes to woosignal class and bug fixes
[1.0.2] - 2019-10-31 #
- Tweaks and bugs resolved
[1.0.1] - 2019-10-29 #
- Bugs resolved, added pubspec.yaml to example, new documentation URL
[1.0.0] - 2019-06-15 #
- Tweaks and fixes
[0.0.3] - 2019-06-15 #
- added example, formatting classes
[0.0.2] - 2019-06-14 #
- Changes to pubspec description, formatting classes, example added, homepage URL update
[0.0.1] - 2019-06-13 #
- Initial Release