The default language of any content posted is English. Do not create multi-accounts, you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
As many clients need upgrading easily, we have changed code structure to:
Easy & simply upgrade source code just by replacing the configs folder.
If you have customized something on the old FluxStore, just copy to configs/customized folder. The projects will be overridden by the files in configs/customized folder.
Importance Note:
This simple upgrade way is used for upgrading 3.3 to 3.3.x (or later).
Update the **envatoPurchaseCode** is a required step on this release ..
Input your purchase code to configs/env.properties file (if not input, the app will crash):
(2) New Languages
Support Azerbaijan, Urdu language
Thank valuable clients for sharing these native translations
Now FluxStore apps support about 50 native languages.
Important improvements
Compatible with latest Flutter 3.3.x.
Support Android 13
Time keep saving cache.
Upgrade all pubspec Libraries to latest
Minor bug fixes
Thanks to all for reporting bugs & suggesting features. This release contains many fixes & UX improvements:
Fix stuck at empty splash screen when isCaching config not loaded
Fix the app does not request permission push notification
Fix store working hours
Fix product list
Fix to load drivers and assign driver to order
And more.
Upgrade latest Flutter channel stable v3.3.x
To make sure you are using the correct Flutter version, run this command:
flutter --version
To upgrade Flutter 3.3.x, please close all your IDE and run these commands in the project folder:
flutter channel stable
flutter upgrade --force
flutter clean
flutter pub get
Update/migrate the app to latest version
Follow this guide:
Input your purchase code to configs/env.properties file (if not input, the app will crash)
FluxStore apps provides the full source code so you can customize it all.