FluxStore 6.1.0 focuses on Google Play compliance, Android fixes, and cart swatches. The release notes below preserve the official feature details, configuration examples, and fixes published by InspireUI.
Released April 29, 2026. View the official FluxStore WooCommerce changelog.
NEW FEATURE
Core Updates
Update easy_paypal to Comply with Google Play Policies
Supported: All frameworks
Updated the easy_paypal package to replace the old PayPal Data Collector SDK (com.paypal.android.sdk:data-collector) with the policy-compliant Braintree version (com.braintreepayments.api:data-collector:4.31.0). This resolves Google Play rejections caused by the old SDK collecting device location without prominent disclosure.
Fix Android Build Error: local_auth compileSdk Incompatibility
Supported: All frameworks
Pinned local_auth_android to a fixed version to resolve a build failure introduced by Android Gradle Plugin 9+ (AGP 9), where local_auth_android was missing compileSdk in its build.gradle.kts. This fixes the NullPointerException crash during Gradle configuration.
Fix Android Build Error: stripe_android / stripe_ios compileSdk Incompatibility
Supported: All frameworks (Extended source code only)
Fixed a build failure on extended source code caused by stripe_android and stripe_ios requiring compileSdk ≥ 36 due to updated androidx dependencies (activity, core-ktx, browser, navigationevent), while the project was still targeting android-35.
Image & Color Support for Product Variation Swatches in Cart
Supported: WooCommerce, MultiVendor (Dokan/WCFM)
The Cart Screen now displays variation swatches using actual swatch images and colors (not just text labels) when the product has image/color-type attributes configured via the MStore API plugin. Requires updating the MStore API plugin to the latest version.
Center Text Alignment in TabBar
Supported: WooCommerce, MultiVendor (Dokan/WCFM)
Fixed text alignment in the TabBar so that tab labels are properly centered, resolving a regression introduced in a previous release.
Update Choose Plan Screen - Membership Ultimate
Supported: WooCommerce, MultiVendor (Dokan/WCFM)
Refreshed the UI of the "Choose Plan" screen for the Membership Ultimate feature, improving layout and readability of subscription plan options.
IMPORTANT UPDATE
Updated easy_paypal SDK - replaces com.paypal.android.sdk:data-collector with com.braintreepayments.api:data-collector:4.31.0 to comply with Google Play's User Data and Prominent Disclosure policy
Pinned local_auth_android to a compatible version to fix build failures with Android Gradle Plugin 9+.
This release contains many fixes
- Fixed: Android build failure -
stripe_androidandstripe_iosrequiredcompileSdk≥ 36 due to updatedandroidxdependencies - Fixed: Product name (title) being vertically clipped / cut off in product listing cards (all frameworks)
- Fixed: Add-to-cart button incorrectly shown in Wishlist screen in certain edge cases (all frameworks)
- Fixed: Initial deep link handled twice on cold app start, causing duplicate navigation (all frameworks)
- Fixed: WebView (web embed) not responding to scroll gestures correctly on some devices (all frameworks)
- Fixed: Product deep links without a trailing slash not being parsed correctly - both
https://domain/product/slugandhttps://domain/product/slug/are now supported
How to update/migrate the app to the latest version?
- Follow this "Upgrade source code and Flutter" guide.
- Input your purchase code to
configs/env.propsfile (if not input, the app will crash):
- Helpful guide "How To Easily Upgrade Sourcecode To The Next Version"
How to activate FluxStore on FluxBuilder tool?
- Follow this guide:
[InspireUI Support
![]()
https://support.inspireui.com/help-center/articles/42/43/236/activate-fluxstore-on-fluxbuilder-%F0%9F%92%A5](https://support.inspireui.com/help-center/articles/42/43/236/activate-fluxstore-on-fluxbuilder-%F0%9F%92%A5)
- Input your purchase code to
configs/env.propsfile (if not input, the app will crash):