Skip to content

Releases: woosignal/flutter-woocommerce-app

v5.6.2

07 Jan 20:26
1f50ff1

Choose a tag to compare

  • Fix null return in CheckoutShippingTypeWidget
  • Add resizeToAvoidBottomInset: false to notic and compo themes

v5.6.1

05 Jan 22:47
7293fb8

Choose a tag to compare

  • Fix bug with bottom navigation bar in Notic theme

v5.6.0

03 Jan 18:08
94d6e62

Choose a tag to compare

  • Fix bug with banner in Mello theme
  • Support new languages - Dutch (nl) and Turkish (tr)
  • Refactor as per dart analysis
  • Ability to add coupons
  • Wishlist
  • New theme "Compo"
  • Analysis options added
  • Code cleanup
  • Pubspec.yaml dependency updates

v5.5.2

18 Dec 15:20
c7d5cf9

Choose a tag to compare

  • Fix continuous loading on categories screen
  • Add theme color to buttons
  • Code cleanup

v5.5.1

18 Dec 13:24
0665d0b

Choose a tag to compare

  • Fix bug if store connection fails
  • Minify default_shipping.json
  • Pubspec.yaml dependency updates

v5.5.0

17 Dec 21:00
c9fdee7

Choose a tag to compare

  • Change font from WooSignal dashboard
  • Change font colors from WooSignal dashboard
  • Add social media links from WooSignal dashboard
  • Notification stubs added to boot.dart
  • Upgrade WooSignal API to v3.0.0
  • Pubspec.yaml dependency updates

v5.4.0

10 Dec 08:58
77d2b58

Choose a tag to compare

  • New localization keys added
  • Refactor as per Dart Analysis
  • Upgrade to the latest Nylo version
  • Pubspec.yaml dependency updates

v5.3.1

17 Nov 18:34
2b8d35b

Choose a tag to compare

  • Fix shipping method not handling async call
  • Update UI for customer_countries page
  • Pubspec.yaml dependency updates

v5.3.0

02 Nov 21:32
8213a4a

Choose a tag to compare

  • Ability to update payment providers via WooSignal Dashboard
  • Pubspec.yaml dependency updates

v5.2.1

13 Oct 18:50
7661597

Choose a tag to compare

  • Bug fixes