FluxStore 3.10.0 focuses on Flutter 3.10, auto-sliding content, and Xendit. The release notes below preserve the official feature details, configuration examples, and fixes published by InspireUI.
Released May 22, 2023. View the official FluxStore WooCommerce changelog.
NEW FEATURE
Upgrade Flutter 3.10
Upgrade latest Flutterchannel stable v3.10.x
To make sure you are using the correct Flutter version, run this command:
flutter --version
To upgrade Flutter 3.10.x , please close all your IDE and run these commands in the project folder:
flutter channel stable
flutter upgrade --force
flutter clean
flutter pub get
FluxBuilder Community
- We're glad to announce the new community at: https://community.fluxbuilder.com/
- Join the FluxBuilder Community to learn, share, and get inspired to create mobile apps, whether you're an entrepreneur, experienced developer, or a beginner to get Invitation
Auto-sliding Products/Blogs
- Auto-sliding for the horizontal product list.
- Support for Layout Products, Blogs.
- Not available for listTile, simpleList yet.
Video
Xendit Payment
- Xendit is a payment solution for businesses in Indonesia, the Philippines, and Southeast Asia.
- Available for Extended license.
- Plugin https://wordpress.org/plugins/woo-xendit-virtual-accounts/
Video
IMPORTANT UPDATE
Upgrade Dart 3
Upgrade FluxStore to latest Dart 3 compatible
sdk: ">=3.0.0 <4.0.0"common_library fluxstore/common_library#10
openai_app fluxstore/openai_app#73
Upgrade lib
Configure Notification Request screen
Ability to configure Icon, Title, Image, and Description on the Notification Request screen:
MINOR BUG FIXES
Thanks to all for reporting bugs & suggesting features. This release contains many fixes & UX improvements:
- Fix: usage restriction coupon issues
- Fix: show products count if deselect tag or remove price
- Fix: The category list on Product List screen changes
- Fix: show products count if select onsale or feature
- Fix: search screen
- Fix: deprecated function stripe
- Fix: mstore api security issue on coupon api
- Hotfix language file
- Fix: bug scroll for DynamicTabMenuScreen when use HomeLayout
- Fix: Vendor Name in Shipping not displayed when purchased from the app
- Fix: null check operator in category icon item
- Fix: missing default order and orderby for product of category screen
- Fix: not register for Digit plugin
- Fix: digits register with first name and last name
- Fix: show notification when app opening
- Fix: to show vendor role for wholesale register
- Fix: to show vendor name for shipping method when checkout
- Send button have effect when it is clicked
- Fix: enable wholesale based on the platform
Update/migrate the app to the latest version
- Follow this guide:
[support.inspireui.com
https://support.inspireui.com/help-center/articles/42/47/124/upgrade-source-code-and-flutter](https://support.inspireui.com/help-center/articles/42/47/124/upgrade-source-code-and-flutter)
- Input your purchase code to
configs/env.propsfile (if not input, the app will crash):
FREE FLUXBUILDER
- FluxStore apps provides the full source code so you can customize it all.
- Special gifts when using FluxStore or FluxNews app:
- Free FluxBuilder tool to edit your app's UI easily with drag&drop Lifetime. Quick guide.
- You can update your app's UI without republishing it to App Stores for Free and Lifetime.
- Free translation service for your local language.


