woosignal_shopify_api 1.3.11
woosignal_shopify_api: ^1.3.11 copied to clipboard
Shopify API for Dart, connect a Shopify store on WooSignal and start using the API to get products, login, create orders and more.
[1.3.11] - 2024-07-08 #
- pubspec.yaml updates
[1.3.10] - 2024-06-25 #
- pubspec.yaml updates
[1.3.9] - 2024-06-15 #
- pubspec.yaml updates
[1.3.8] - 2024-05-14 #
- pubspec.yaml updates
[1.3.7] - 2024-05-08 #
- pubspec.yaml updates
[1.3.6] - 2024-05-02 #
- pubspec.yaml updates
[1.3.5] - 2024-04-27 #
- pubspec.yaml updates
[1.3.4] - 2024-04-23 #
- pubspec.yaml updates
[1.3.3] - 2024-04-09 #
- pubspec.yaml updates
[1.3.2] - 2024-04-02 #
- pubspec.yaml updates
[1.3.1] - 2024-03-28 #
- pubspec.yaml updates
[1.3.0] - 2024-03-27 #
- Fix
get
http method not setting data - Added
authUserAccessToken()
to get the users access token - Added
authUserId()
to get the users id - Added
authUser()
to get the logged in user - Added
authUserLoggedIn()
to check if a user is logged in - Added
authShopifyUserModel()
to login a user - Added
authLogout()
to logout a user - Added
authLogin()
to login a user - pubspec.yaml updates
[1.2.2] - 2024-03-23 #
- pubspec.yaml updates
[1.2.1] - 2024-03-20 #
- pubspec.yaml updates
[1.2.0] - 2024-03-11 #
- Ability to set the Shopify customer id from the
WooSignalShopify
class - pubspec.yaml updates
[1.1.3] - 2024-03-07 #
- pubspec.yaml updates
[1.1.2] - 2024-02-28 #
- pubspec.yaml updates
[1.1.1] - 2024-02-25 #
- Fix
fetchShippingZones
method - pubspec.yaml updates
[1.1.0] - 2024-02-21 #
- New method to get collections by ids
getCollectionsByIds
- Refactor ProductSearch model
[1.0.7] - 2024-02-17 #
- Update
_setDioHeaders
method in Api Provider - Refactor Imports
- Add
support_email
to WooSignalApp
[1.0.6] - 2024-02-15 #
- Fix
getProductsRestApi
method
[1.0.5] - 2024-02-14 #
- Update README
- pubspec.yaml updates
[1.0.4] - 2024-02-14 #
- pubspec.yaml updates
[1.0.3] - 2024-02-13 #
- Updated README.md
[1.0.2] - 2024-02-10 #
- Updated README.md
[1.0.1] - 2024-02-10 #
- Updated README.md
[1.0.0] - 2024-02-10 #
- Initial Release