✨Join our group for the latest information & guide.
Last updated: July 22th, 2025 - Link Purchase | Download
<aside> <img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" /> NEW FEATURE
</aside>
The target API level for Android builds has been updated in accordance with the latest Google Play policies. This ensures continued app compatibility, improved performance, and access to new platform features while maintaining compliance with Google’s publishing standards.
This version supports the YITH WooCommerce Product Add-Ons plugin on Woocommerce site, allowing merchants to offer customizable product options such as checkboxes, radio buttons, text fields, and more directly within the app.
This integration enhances the product configuration experience and enables more flexible product offerings — ideal for stores that sell personalized or build-to-order items.
Allow users to share direct website links instead of using dynamic link providers like Branch.io or Firebase. When a shared link is opened, it will redirect to the website, not the mobile app — fully aligning with users who prefer standard URL sharing without app deep linking behavior.
Multiple new video shopping user interface styles have been added, allowing for more engaging and visually appealing product presentations tailored to modern shopping trends.
Support for tracking order attribution through WebView-based checkouts has been added. This enhancement allows for accurate conversion tracking when customers complete purchases within embedded browser sessions in the mobile app.
Product cards now optionally display associated categories, improving product context and assisting users in browsing products more efficiently.
Amharic has been added to the list of supported languages, enabling localization for users in Ethiopia and expanding the global reach of your application.
The correct symbol for the Saudi Riyal currency is now supported, ensuring accurate display of currency values for stores operating in Saudi Arabia.
This update introduces greater control over the shipment tracking experience within the app:
🔧 Custom Tracking URL Support
Store owners can now configure their own tracking URLs, enabling integration with third-party logistics providers or custom-built tracking systems.
🚫 Option to Disable AfterShip Integration
A new setting allows AfterShip tracking to be disabled entirely, providing more flexibility for merchants who prefer alternative tracking methods or wish to manage logistics independently.
Support Platforms
Configuration
The Instagram Story layout now supports individual display durations for each item:
This logic ensures optimal flexibility while maintaining a smooth storytelling experience.
This update introduces support for owner role registration within the Listing app. Users can now register as business owners directly from the app interface.
Search behavior can now be customized for both product and listing modules. This is particularly beneficial for users utilizing combined solutions like Listeo and Dokan.
Added new configuration option to support large category collections with an improved user navigation experience (compatible with WooCommerce platform)
"categoryConfig": {
// Enable this option when the store has more than 100 category items
"enableLargeCategories": true,
"deepLevel": 3,
},
A powerful new feature has been introduced to improve the multi-site experience in FluxStore apps: the MultiSiteSwitcherLayout
. This layout enables a fully customizable UI for selecting between multiple storefronts within a single mobile app.
🧱 Core Components:
MultiSiteSwitcherConfig
: Defines the layout’s global settings and style.MultiSiteSwitcherStoreConfig
: Handles individual store styling and folder mapping.MultiSiteSwitcherLayout
: The main widget that renders the switcher UI based on the config.🔧 Key Capabilities:
env.dart
:464083792-eb5079c5-9e91-442b-841e-8a5907770484.mp4
FluxStore MAX now officially supports Shopify as a backend platform, enabling high-performance native apps for Shopify merchants.
<aside> 💡
</aside>
introduces the ability to update the app's currency and country settings based on the multiSiteConfig
.
Key changes:
_updateCurrencyForSite
method to handle updating currency and country when a new site configuration is selected.currencyCode
, the app will attempt to find a matching currency from the kAdvanceConfig.currencies
list.countryCode
is also provided in the site config, it will override the country code of the found currency.currencyCode
is not found or not provided, the app will fall back to the kAdvanceConfig.defaultCurrency
.getPrefConfig
method now prioritizes currency and country settings from multiSiteConfig
before falling back to kAdvanceConfig.defaultCurrency
or persisted settings.changeMultiSite
, the currency and country are now updated according to the new site's settings.<aside> <img src="/icons/verified_blue.svg" alt="/icons/verified_blue.svg" width="40px" /> IMPORTANT UPDATE
</aside>
Last updated: 28 November, 2024 - Link Purchase | Download
<aside> 💡
</aside>
FluxStore aims to focus more on animated stack containers for items on the app.
With smooth transition effects and vibrant visuals, the banner now not only looks great but also improves navigation and accessibility.
Video Demo
This enhancement integrates seamlessly with the enhanced Drag and Drop Editor 2.0 in FluxBuilder, providing advanced capabilities for layout customization and animation implementation.