Skip to content

Releases: woosignal/flutter-woocommerce-app

v6.5.0

04 Mar 05:45
Compare
Choose a tag to compare
  • When making payments via Stripe, it will now save the card for later.
  • Small UI changes to the checkout confirmation page.
  • New translation added.
  • Pubspec.yaml dependency updates.

v6.4.1

23 Feb 04:31
Compare
Choose a tag to compare
  • Upgrade to Nylo v4.1.3
  • Small refactor to TextStyle
  • Fix the ThemeColor.get helper method to support ColorStyles.
  • Pubspec.yaml dependency updates

v6.4.0

17 Jan 16:45
Compare
Choose a tag to compare
  • Upgrade to Nylo v4.0.0
  • Update copyright
  • Refactor wp_json_api metadata
  • Pubspec.yaml dependency updates

v6.3.1

04 Nov 06:02
Compare
Choose a tag to compare
  • Fix email address bug in customer_address_input.dart

v6.3.0

03 Nov 11:01
Compare
Choose a tag to compare
  • Ability to add Menu Links to the drawer widget through the WooSignal dashboard
  • Fix wording when a shipping zone cannot be found to "Shipping is not supported for your location, sorry"
  • Update account shipping widget to be uniform with the checkout shipping widget
  • When logged in, the CheckoutDetailsPage will now populate shipping info from the users account
  • Small refactor to resources/pages
  • Pubspec.yaml dependency updates

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