Skip to content

Releases: woosignal/flutter-woocommerce-app

v6.0.0

19 May 20:54
7a77a0c
Compare
Choose a tag to compare
  • Migrate to Nylo 3.x
  • Null safety
  • Min dart version 2.17
  • Refactor product detail screen
  • Pubspec.yaml dependency updates

v5.8.0

29 Mar 22:56
249f987
Compare
Choose a tag to compare
  • Add phone number to customer input form
  • Gradle version bump
  • Pubspec.yaml dependency updates

v5.7.3

21 Feb 15:23
3c1f023
Compare
Choose a tag to compare
  • Fix builds for Flutter 2.10.2
  • Fix setState for product upsells
  • ext.kotlin_version version bump

v5.7.2

12 Feb 11:52
2580b11
Compare
Choose a tag to compare
  • Button UI loading state added
  • Fix payments on Android for Stripe
  • v2 embedding for Android

v5.7.1

08 Feb 00:37
2d8a480
Compare
Choose a tag to compare
  • Refactor account order detail page
  • Fix continuous loading if a user has no orders
  • New styling for tabs in the account order detail page
  • Small refactor to controller loading
  • Handle invalid tokens on the account page
  • Pubspec.yaml dependency updates

v5.7.0

29 Jan 12:56
b771c89
Compare
Choose a tag to compare
  • Refactor product detail page
  • View HTML in description on the product detail page
  • Allow upsell products to be viewed on the Product detail page (if enabled)
  • Allow related products to be viewed on the Product detail page (if enabled)
  • Allow product reviews to be view on the product page (if enabled)
  • Flutter format in /resources
  • Pubspec.yaml dependency updates

v5.6.2

07 Jan 20:26
1f50ff1
Compare
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
Compare
Choose a tag to compare
  • Fix bug with bottom navigation bar in Notic theme

v5.6.0

03 Jan 18:08
94d6e62
Compare
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
Compare
Choose a tag to compare
  • Fix continuous loading on categories screen
  • Add theme color to buttons
  • Code cleanup