Announcing Fluxstore 2.0.x

New FluxStore version compatible with latest Flutter 2.0 was released in Mar 2021.
Last updated 05/03/2021

Greetings from InspireUI, hope you have had a wonderful time! This is our regular and Big update on the awesome FluxStore apps. As the new Changelog is migrated to InspireUI Wiki, please check the detailed explanation in that link.
Below are some highlights about whatโs new on FluxStore 2.0.0
- ๐ Compatible with new Flutter 2.0 Stable version
- ๐ New Config Approach to support new FluxBuilder 1.2
- ๐ New Upload File feature via Product Add-Ons
- ๐ Support Huawei devices
- ๐ Nearby Listing and location search (FluxStore Listing app)
- ๐ Support Product Variant, Attribute, and WooCommerce single store Management (FluxStore Manager app)
- ๐ New languages: Poland ๐ต๐ฑ, Serbian ๐ท๐ธ, Persian ๐ฎ๐ท
- โก๏ธ Upgrade Stripe Payment feature.
- โก๏ธ Upgrade the source to the latest Pedantic (1.9.2)
- โก๏ธ๏ธ Upgrade most of the Library to Null Safety to support Flutter 2.0
- โก Many UIs and minor improvements, please check the detailed Changelog.

1. Compatible with new Flutter 2 ๐
๐ฅNew version 2.0 of all FluxStore apps is compatible with the latest Flutter 2. Please make sure to update Flutter SDK to the latest Stable (2.0.x):
flutter channel stable
flutter upgrade --force
flutter clean
For more information about whatโs new in Flutter 2.0 stable channel, check out the link below:
2. Upload File ๐ฅ
This wonderful feature is very useful for stores that require uploading file to products, especially drug store or online medicine store that needs to upload prescription. Short-description type, heading type are also supported.

File upload feature is compatible with the below WooCommerce Product Add-Ons plugin, and available on FluxStore WooCommerce, FluxStore Multi Vendors apps:
To config this feature, just need to open lib/env.dart and update productAddons as below:

3. Capture Later for Stripe ๐ณ
Capture Later feature will separate authorization and capture to create a charge now, but capture funds later. Learn more at the guide below:
This Capture Later feature and Native Stripe payment are available for Extended License of FluxStore WooCommerce, FluxStore Pro (Woo only), and FluxStore Multi Vendors apps. For Regular license, you totally are able to use Stripe payment via Webview.
To support this feature, please upgrade our new Stripe server source code and deploy it again:

4. New languages: Poland, Serbian, Persian
Currently, FluxStore has supported 24 languages as below. Thanks to the great contribution from our friendly Customers who sent us the translation as a native speaker:
[1โ5] Arabic, English ๐ด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ, Vietnamese๐ป๐ณ, Spanish ๐ช๐ธ, Chinese ๐จ๐ณ
[6โ10] Japanese๐ฏ๐ต, India (Hindi) ๐ฎ๐ณ, French ๐ซ๐ท, Russian ๐ท๐บ, Indonesian ๐ฎ๐ฉ
[11โ15] Korean ๐ฐ๐ท, Romanian ๐ท๐ด, Turkish ๐น๐ท, Italian ๐ฎ๐น, German ๐ฉ๐ช
[16โ20] Brazil ๐ง๐ท, Hungary ๐ญ๐บ, Hebrew ๐ฎ๐ฑ, Thailand ๐น๐ญ, Dutch ๐ณ๐ฑ
[21โ24] Serbian ๐ท๐ธ, Polish ๐ต๐ฑ, Persian ๐ฎ๐ท, Kurdish ๐ฐ๐ผ.
Let us know if you have any questions ๐
Comments