Skip to content

Releases: woosignal/flutter-shopify-api

v2.4.0

25 May 11:37

Choose a tag to compare

Added

  • Test-only dio getter on WooSignalShopify for HTTP mocking via @visibleForTesting.
  • http_mock_adapter dev dependency and rewritten test suite that mocks all endpoints.
  • Rewritten example app: API explorer with grouped endpoints, request log, customer session persistence, and --dart-define=WOOSIGNAL_KEY config.

Changed

  • Upgraded nylo_support from ^6.38.1 to ^7.27.0 (major).
  • Upgraded device_meta from ^2.1.10 to ^3.0.2 (major).
  • Bumped dio to ^5.9.2, lints to ^6.1.0, test to ^1.31.0.
  • Updated copyright year to 2026.

Fixed

  • setDeviceMeta() no longer calls DeviceMeta.init() on web platforms before the platform check, avoiding unnecessary work and potential errors.

v2.3.3

13 Dec 08:57

Choose a tag to compare

  • pubspec.yaml updates

v2.3.2

06 Sep 01:49

Choose a tag to compare

  • pubspec.yaml updates

v2.3.1

17 Jul 02:37

Choose a tag to compare

  • pubspec.yaml updates

v2.3.0

28 May 04:35

Choose a tag to compare

  • Add money formatter into the library

v2.2.5

23 May 08:13

Choose a tag to compare

  • pubspec.yaml updates

v2.2.4

27 Mar 03:40

Choose a tag to compare

  • pubspec.yaml updates

v2.2.3

27 Feb 07:20

Choose a tag to compare

  • pubspec.yaml updates

v2.2.2

07 Feb 03:31

Choose a tag to compare

  • pubspec.yaml updates

v2.2.1

05 Jan 14:28

Choose a tag to compare

  • pubspec.yaml updates