Releases: woosignal/flutter-woocommerce-app
Releases · woosignal/flutter-woocommerce-app
v6.7.0
- Refactor project for Nylo 5.x.
- New Firebase provider for FCM.
- Pubspec.yaml dependency updates.
v6.6.2
- Page bug fixes
- Pubspec.yaml dependency updates.
v6.6.1
- Refactor widgets + bug fixes
- Refactor extensions.dart
- Pubspec.yaml dependency updates.
v6.6.0
- Nylo v5.0.0 migration
- Refactor project
- Flutter v3.10.0 compatibility
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