Skip to content

Releases: woosignal/flutter-woocommerce-app

v6.2.0

23 Sep 01:10
Compare
Choose a tag to compare
  • Migration to use Nylo v3.4.0
  • Pubspec.yaml dependency updates
  • Increase the minimum targetSdkVersion to 31
  • Merge #51, #50, #47, #40, #39 and #38 from @jeanmatthieud
  • UI changes to the search page for a nicer experience
  • More translations added throughout the app

Big thanks to @jeanmatthieud for the PRs 👍

v6.1.0

09 Jul 08:16
faa62bb
Compare
Choose a tag to compare
  • Add RazorPay
  • Null safety tweaks to widgets
  • Ability for users to delete their accounts using WP_JSON
  • Pubspec.yaml dependency updates

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