• Nullsto Rules must be read before making a post, otherwise you will get permanent warning points or a permanent ban.

    Nullsto Forum provides CLEAN and SAFE resources. You can use them for development and testing if you are on Windows and have an antivirus that alerts you about a possible infection: It is a false positive since every script is double checked by our experts. While downloading a resource, we recommend that you add Nullsto to your trusted sites/sources or temporarily disable your antivirus. "Enjoy your presence on Nullsto"
FluxStore Manager - Flutter Vendor App for Woocommerce

FluxStore Manager - Flutter Vendor App for Woocommerce v6.3.0

No permission to download
Decryption key:


FluxStore Manager - Flutter Vendor App for Woocommerce v6.3.0
= Version 6.3.0
Last updated: Jul 28, 2026 - |
NEW FEATURE
πŸ”„ Core Updates
(1) Update Google Play Policy πŸ’₯
Supported: All Apps
  • Updated target API level for Android builds to Android 16 (API level 36).
  • Updated com.revenuecat.purchases:purchases to the latest version.
This ensures continued app compatibility, improved performance, and access to new platform features while adhering to Google's publishing standards πŸ‘
Decryption key:


FluxStore Manager - Flutter Vendor App for Woocommerce v6.2.0

Core Updates​


(1) Flutter 3.44.x Upgrade ⬆

Upgrade to the latest Flutter channel stable v3.44.x

To make sure you are using the correct Flutter version, run this command:

To upgrade Flutter 3.44.x, please close all your IDE and run these commands in the project folder

To update/migrate the app to the latest version



(2) Date On Sale in Vendor Admin πŸ“†

Supported: Vendor Admin (Manager App)
  • Helps sellers add Sales Start and End Dates when creating or updating products on the app.
  • A sale countdown timer displays on the Product Details screen.

(3) Prevent Vendor Add New Attributes πŸ”§

Supported: WooCommerce, MultiVendor (Dokan/WCFM)
  • Added configuration to disable vendors from creating new attributes while editing products.
"vendorConfig": {
+ "DisableVendorAddAttribute": false,
}



(4) Catalog Visibility in Vendor Admin πŸ‘“

Supported: Vendor Admin (Manager App)

  • Added support for catalog visibility while creating/updating product.
  • Requires the latest MStore API plugin.



(5) Notification Improvements πŸ””

Supported: All frameworks
  • Improved notification screen, notification detail cards UI/UX.
  • Fixed Android notifications are still shown when users disable Firebase topic flow.
  • Fixed Android notification is cleared unexpectedly when opening the app.
  • Fixed Android foreground notification display behavior.
  • Fixed image and deeplink issues in notification flows.


(6) OneSignal User Tracking Upgrade πŸ””

Supported: All frameworks
  • Added tracking for user language, email, and phone number on OneSignal integration.



(7) Auth Config Refactor ⬆​

Supported: All frameworks | ⚠️ BREAKING CHANGE
  • Introduced unified authConfig structure to support flexible sign-up fields and modern provider config.
+ "authConfig": {
+ "defaultMethod": "emailPassword",
+ "providers": { ... },
+ "registration": {
+ "email": {"show": true, "require": true},
+ "firstName": {"show": true, "require": true},
+ "lastName": {"show": true, "require": true},
+ "phone": {"show": false, "require": false},
+ "username": {"show": true, "require": false},
+ },
+ }


(8) Tracking Events Refactor ♻️

Supported: All frameworks
  • Updated tracking events to improve consistency and maintainability.
    • Tracking login/register method events: sms, facebook, google, email/password
    • Fixed duplicate view cart events
    • Improved the view of the product detail event
  • Upgrade the Facebook App Event and Firebase Analytics package to the latest version


(9) Currency Config Refactor ♻️

Supported: All frameworks | ⚠️ BREAKING CHANGE
  • Extracted currency-related settings from advanceConfig into dedicated currencyConfig.
"advanceConfig": {
- "DefaultCurrency": ...,
- "Currencies": ...,
- "EnableWOOCSCurrencySwitcher": true
}
+ "currencyConfig": {
+ "defaultCurrencyCode": "USD",
+ "currencies": [...],
+ "enableWOOCSCurrencySwitcher": true,
+ }
Decryption Key For :


FluxStore Manager - Flutter Vendor App for Woocommerce v5.6
= Version 5.6.0
NEW FEATURE

(1) Flutter 3.38.5 Upgrade ⬆

Upgrade latest Flutter channel stable v3.38.5

(2) Full Support for Xcode 26 & iOS 15 Minimum Deployment πŸ’₯

  • Fully compatible with Xcode 26, ensuring smooth builds and future-proof iOS development.
  • Minimum iOS deployment target has been upgraded to iOS 15.0 (previously iOS 14.0).
⚠️ Notice
This update drops support for iOS 14 and earlier versions due to Xcode 26 and latest iOS SDK requirements.

IMPORTANT UPDATE
  • Upgrade(ios): migrate OneSignalNotificationServiceExtension to adapt with Xcode 26
  • Support multilingual for time ago in Realtime Chat
  • Chore: update phone field labels to comply with App Store guideline 5.1.1

This release contains many fixes
FluxStore Manager v5.5 - Flutter Vendor App for Woocommerce

Decryption Key For :

– Version: 5.5 – latest Flutter
– Last update: 10 Oct 2025 –
– Files Included: Full Flutter Source code (iOS & Android)
– Support: Dokan, WCFM, WooCommere store –
– Standalone App or combine with ,
– Customer
– From Power Elite Author of Envato
– ?
FluxStore Manager v5.4 - Flutter Vendor App for Woocommerce

Decryption Key For :

– Version: 5.4 – latest Flutter
– Last update: 22 Jul 2025 –
– Files Included: Full Flutter Source code (iOS & Android)
– Support: Dokan, WCFM, WooCommere store –
– Standalone App or combine with ,
FluxStore Manager - Flutter Vendor App for Woocommerce v5.3

Decryption key:

– Version: 5.3 – latest Flutter
– Last update: 29 May 2025 – Changelog
– Files Included: Full Flutter Source code (iOS & Android)
– Support: Dokan, WCFM, WooCommere store – Youtube
– Standalone App or combine with Multi-Vendor, WooCommerce
FluxStore Manager v5.2.0 - Flutter Vendor App for Woocommerce

Decryption key:

Last updated: March 3rd, 2025
NEW FEATURE

(1) Flutter 3.29.x Upgrade πŸ”₯
Upgrade latest Flutter channel stable v3.29.x
To make sure you are using the correct Flutter version, run this command:
To upgrade Flutter 3.29.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) Display images in notifications on iOS πŸ‘‘
FluxStore now supports displaying notification's image in the device's notification board.
Demo Screenshot
(3) Support Telugu language βŒ›
Expanded localization with Telugu language support.

IMPORTANT UPDATE
πŸ’₯ Enhancing permission request flow for better user experience
πŸ’¦ Hotfix (HomeCache): home cache was cached with HTTP cache
βŒ› Override systemNavigationBarColor
πŸ”· Update notification permission flow
🌐 Support Multi Languages in TimeAgo

This release contains many fixes
Decryption key:


Download FluxStore Manager v5.1 - Flutter Vendor App for Woocommerce Nulled Free
– Version: 5.1 – latest Flutter
– Last update: 08 Jan 2025 –
– Files Included: Full Flutter Source code (iOS & Android)
– Support: Dokan, WCFM, WooCommere store –
– Standalone App or combine with ,
– Customer
– From Power Elite Author of Envato
– ?
FluxStore Manager v5.0 - Flutter Vendor App for Woocommerce
πŸ”† Upgrade (FirebaseLibrary): firebase_core to version 3.6.0 and other related firebase libraries
  • πŸ”° Remove wechat_assets_picker & photo_manager
  • 🌐 Support Firebase for web platform
  • πŸ₯‡ Chore(deps): upgrade salesiq_mobilisten lib
  • 〽️Refactor (handle Web Link): pop to root before loading and hide loading after fetching data

–
– Files Included: Full Flutter Source Code (iOS & Android)
– Vendor Admin: via webview or buy app
– Customer
– Build for your website
– of apps
– From Power Elite Author of Envato
– ?
Top