- Update project to use device_meta v2
- Pubspect.yaml dependency updates.
- Merge @paolodellaquila PR to fix product_variation image
- Update example
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Add toJson method to
Product
class - Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- New network method
personalizationCategories
to store personalization categories
- Fix shipping zone method
- Change MetaData
value
to dynamic
- Dart format
- Ability to set the users WP User ID in the networking class
- Added the ability to fetch the order of your product categories from WooSignal
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Update license date
- Fix Dart analysis issues
- Pubspec.yaml dependency updates.
- Pubspec.yaml dependency updates.
- Encryption for app info response.
- New Firebase config fields added to
WooSignalApp
class. - Pubspec.yaml dependency updates.
- Update parameters for creating orders.
- Update parameters for creating orders.
- Fix dart analysis
refer_interpolation_to_compose_strings
in project.
- Fix orderBy parameter for
getProducts()
. - Add transactionId in
OrderWC
class. - More parameters added for
createCoupon()
.
- Refactor products.dart to product.dart
- Pubspec.yaml dependency updates.
-
Add new attributes to
Product
class -
Pubspec.yaml dependency updates.
-
New endpoint for Stripe Payment Intents.
-
Pubspec.yaml dependency updates.
- Flutter version bump
- Add logo to package
- Pubspec.yaml dependency updates.
- Update copyright version
- Add Menu Links to
WooSignalApp
class - Fix expected API return types for Dimension
- Dependency updates
- Dependency updates
- New API for product tags
- Flutter format
- Dependency updates
- Dart version 2.17
- Version added to woosignal.dart
- Flutter format
- Improvements as per Dart analysis
- Add new variables to woosignal_app
- Update arguments for product review
- Dependency updates
- Update coupon property types
- Improvements as per analysis
- Update Readme
- Gracefully handle bad responses
- Flutter format
- 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
- Update readme
- Add new variables to woosignal_app
- Dependency updates
- Add locale var to woosignal_app
- Dependency updates
- Add theme var to woosignal_app
- null check on Order vars
- flutter format
- Added null safety support
- Dependency updates
- Update README
- Fixed small issue with the image and product model
- Refactor classes
- Ability to fetch app meta data
- Changes as per dart analysis log
- Refactor classes
- Ability to fetch app meta data
- New method for initializing API
- README updates
- New WooCommerce APIs
- Dependency updates
- New method to retrieve a product
- Update FreeShipping model for minimum spend
- New endpoint for app status
- Fix MetaData for orders
- New MetaData base class for models
- New update order method
- Bug fixes
- Resolved bug with MetaData on models
- Removed Shipping Zone Methods (use Shipping Methods going forward for WooCommerce shipping)
- Readme update
- Tweaks and bugs resolved
- Ability to create Product reviews
- Tweaks to ProductReviews model
- bug fix for ProductReviews
- Changes to woosignal class and bug fixes
- Tweaks and bugs resolved
- Bugs resolved, added pubspec.yaml to example, new documentation URL
- Tweaks and fixes
- added example, formatting classes
- Changes to pubspec description, formatting classes, example added, homepage URL update
- Initial Release