<aside>
🔔 **Join our group for the latest information & guide.**
</aside>
Version 5.5.0
Last updated: October 9th, 2025 - Link Purchase | Download
<aside>
<img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" /> NEW FEATURE
</aside>
🔄 Core Updates
(1) Flutter 3.35.5 Upgrade ⬆
Upgrade latest Flutter ****channel stable v3.35.5
- To make sure you are using the correct Flutter version, run this command:
- To upgrade Flutter 3.35.5, please close all your IDE and run these commands in the project folder
- To update/migrate the app to the latest version
- To fix build issue with new flutter version
<aside>
💡
In the new version, we have some breaking changes for Android platform:
- Upgraded
compileSdkVersion 35
to compileSdkVersion 36
- Upgraded
ndkVersion "25.1.8937393"
to ndkVersion "28.1.13356709"
- Disable Impeller rendering engine (Android only)
</aside>
(2) 16KB Memory Page Size Support 👍
- To ensure your app works correctly on the latest versions of Android, FluxStore 5.5.0 supports 16 KB memory page sizes to target Android 15+ by updating the NDK version and Rive dependencies.
- You may request an extension to this deadline until May 1st, 2026, by following this guide.
- You can disregard the Edge-to-edge warning.
(3) FluxBuilder Dynamic Links Integration 🌟
A complete deep linking and tracking system that enhances navigation, marketing campaigns, and user engagement.
Manage everything easily through the FluxBuilder app builder.
- Project & Link Management
- Added Create Projects Screen for developers to generate and configure deep link projects.
- New Links Tables for managing all generated links, including validation and redirection rules.

- Analytics & Tracking
- Introduced Analytics Links Dashboard to monitor clicks, sessions, and conversions in real time.

(4) Offline Mode ✨
Added offline browsing capabilities with:
- Offline status indicator
- Cached loaded product and category data for use without internet
- Automatic reconnection
- Queued actions synchronized when back online
<aside>
💡
Currently the feature does not support FluxGPT, FluxStore Haravan, FluxStore Serverless and Web to App.
</aside>


(5) Firebase Remote Config Update
Improved the handling of Firebase Remote Config to balance update frequency and quota limitations. When a new version is uploaded, it is fetched and cached immediately, but applied only on the next app launch.
Ensures stable updates without applying unexpected changes mid-session.
🛒 WooCommerce Enhancements
(6) Custom Fees for WooCommerce
Added support for applying and displaying custom fees during checkout in WooCommerce stores.

(7) WCFM Live Chat 💭
Introduced full WCFM Live Chat support in FluxStore, enabling real-time communication between customers, vendors, and admins with enhanced chat management.
- Requirements
- Configuration




🛍️ Shopify Enhancements
(8) Shopify Re-Order Functionality
Customers can now reorder previous purchases with one-click to reorder from order history with all original items, automatically selects correct product variants from previous orders, and add multiple items from past orders simultaneously.
https://youtube.com/shorts/9egkiuehbsM?feature=share
(9) Shopify User Address Management System 💫
Enhanced address management for Shopify users, including add, edit, set default, and delete address within the app.
https://youtu.be/KBPDYVlqe2w?si=92D2OclmlVHcA2Fx
🖼️ UI & Layout Improvements
(10) Cart Item BoxFit Options
You can now update image BoxFit
for cart items for more consistent visuals.
Version 5.3.0
Last updated: Jun 2nd, 2025 - Link Purchase | Download
<aside>
<img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" /> NEW FEATURE
</aside>
(1) Flutter 3.32.x Upgrade 🔥
Upgrade latest Flutter ****channel stable v3.32.x
- To make sure you are using the correct Flutter version, run this command:
- To upgrade Flutter 3.32.x, please close all your IDE and run these commands in the project folder
- To update/migrate the app to the latest version ☘️
- To fix build issue with new flutter version
- To activate FluxStore on FluxBuilder tool ☘️ ChartSort
(2) Loyalty Feature 👑
- A loyalty feature allows customers to earn points for shopping, which can be exchanged for rewards. Key elements include a reward system, QR code integration, and an admin dashboard for management (include QR Scan, Add/Redeem points, Coupons management)