<aside> š **Join our group for the latest information & guide.**
</aside>
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: Jun 2nd, 2025 - Link Purchase | Download
<aside> <img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" /> NEW FEATURE
</aside>
Upgrade latest Flutter ****channel stable v3.32.x