Releases: woosignal/flutter-woocommerce-app
Releases · woosignal/flutter-woocommerce-app
v6.5.0
- 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
- 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
- Upgrade to Nylo v4.0.0
- Update copyright
- Refactor wp_json_api metadata
- Pubspec.yaml dependency updates
v6.3.1
- Fix email address bug in
customer_address_input.dart
v6.3.0
- 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
- 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
- Add RazorPay
- Null safety tweaks to widgets
- Ability for users to delete their accounts using WP_JSON
- Pubspec.yaml dependency updates
v6.0.0
- Migrate to Nylo 3.x
- Null safety
- Min dart version 2.17
- Refactor product detail screen
- Pubspec.yaml dependency updates
v5.8.0
- Add phone number to customer input form
- Gradle version bump
- Pubspec.yaml dependency updates
v5.7.3
- Fix builds for Flutter 2.10.2
- Fix setState for product upsells
- ext.kotlin_version version bump