Releases: woosignal/flutter-woocommerce-app
Releases · woosignal/flutter-woocommerce-app
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
v5.7.2
- Button UI loading state added
- Fix payments on Android for Stripe
- v2 embedding for Android
v5.7.1
- 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
- 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
- Fix null return in CheckoutShippingTypeWidget
- Add resizeToAvoidBottomInset: false to notic and compo themes
v5.6.1
- Fix bug with bottom navigation bar in Notic theme