(1) Upgrade Flutter 3.13
Upgrade latest Flutter channel stable v3.13.x
To make sure you are using the correct Flutter version, run this command:
To upgrade Flutter 3.13.x, please close all your IDE and run these commands in the project folder:
(2) New Onboarding UI
Now there are 2 versions of the Onboarding screen.
Guide: “
2. Onboarding screen”
(3) New Product Flat Card
Demo Screenshot
Guide
(4) Related Blogs
️
In the Blog Detail screen, you can show or hide the Related Blogs section.
Guide: “
13. Blog”
(5) Localization Country and State
Localization support for Country and State in Address screen
Guide: “
10. Address screen: Country and State Localization”
Video demo
(6) Dynamic Link
Ability to enable opening a specific screen from a tab number or screen name using a dynamic link. When users open the link, App is launched with that Tab or Screen.
Guide: “
9. Share a Tab or Screen”
(7) Default Order of Products 🎗
Ability to set the default order of products when selecting a category on the Home screen
Guide: “
5. Category”
(8) New Payment UI
All payments in the Payment screen display similar to the website.
Change id to distinguish Paypal Standard and WooCommerce PayPal Payments
Add Images of payment methods
Show the Description when tapping the corresponding payment method.
Demo Screenshot
(9) Stripe Payment Update
Version 4 of Stripe payment saves Cards so your customers don't need to enter checkout information every time they pay.
Available for the extended license.
Note: if you are using an old version and want to use version 4 then have to redeploy the server.
Video demo