Skip to content

Releases: woosignal/flutter-shopify-api

v1.3.2

02 Apr 14:10
Compare
Choose a tag to compare
  • pubspec.yaml updates

v1.3.0

27 Mar 10:32
Compare
Choose a tag to compare
  • 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

v1.2.2

23 Mar 03:46
Compare
Choose a tag to compare
  • pubspec.yaml updates

v1.2.1

20 Mar 10:34
Compare
Choose a tag to compare
  • pubspec.yaml updates

v1.2.0

11 Mar 04:06
Compare
Choose a tag to compare
  • Ability to set the Shopify customer id from the WooSignalShopify class
  • pubspec.yaml updates

v1.1.3

07 Mar 11:52
Compare
Choose a tag to compare
  • pubspec.yaml updates

v1.1.2

28 Feb 12:13
Compare
Choose a tag to compare
  • pubspec.yaml updates

v1.1.1

25 Feb 04:04
Compare
Choose a tag to compare
  • Fix fetchShippingZones method
  • pubspec.yaml updates

v1.1.0

21 Feb 06:56
Compare
Choose a tag to compare
  • New method to get collections by ids getCollectionsByIds
  • Refactor ProductSearch model

v1.0.7

17 Feb 03:33
Compare
Choose a tag to compare
  • Update _setDioHeaders method in Api Provider
  • Refactor Imports
  • Add support_email to WooSignalApp