FluxStore 4.1.0: Flutter 3.22, size charts, and brand filtering

FluxStore 4.1.0 release notes for Flutter 3.22, size charts, and brand filtering, with configuration changes, fixes, and upgrade guidance.

  • 03 Jun 2024
  • 02 Mins read
FluxStore
Release notesv4.1.0
On this page

FluxStore 4.1.0 focuses on Flutter 3.22, size charts, and brand filtering. The release notes below preserve the official feature details, configuration examples, and fixes published by InspireUI.

Released June 3, 2024. View the official FluxStore WooCommerce changelog.

NEW FEATURE

Flutter 3.22 Upgrade

Upgrade latest Flutterchannel stable v3.22.x

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

flutter --version

To upgrade Flutter 3.22.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

To update/migrate the app to the latest version

FluxStore release preview

To activate FluxStore on FluxBuilder tool


Product Size Chart

FluxStore release preview


Filter by Brand

  • Users can filter with Brand, Tag, Attribute by category in the Filter screen.
  • User guide: “Filter by Brand

Demo Screenshot

FluxStore release preview


Lazy loading on TabBar

  • For too many tabs on TabBar (heavy API usage: ~100 calls), use Lazy Loading: Tabs load only when clicked, improving performance.
  • Not recommended if your app does not have too many tabs on TabBar.
  • User guide: “Lazy loading

Avatar Sync

  • Supports Avatar synchronization between application and website.
  • Use the latest version of MStore API.

Facebook App Event

  • Meta App Event Tracking (or Facebook App Event) allows your app to track events, such as a person installing your app or completing a purchase, to measure ad performance, and build audiences for ad targeting.
  • User guide: Facebook App Event

Demo Screenshot

FluxStore release preview


Thawani Payment

  • Easy payments with Thawani Payment on WooCommerce and Opencart apps.
  • Available for the extended license.
  • User guide

Demo Video

Video previewWatch the video


First Iraqi Bank Payment

  • Ready to offer “Pay with FIB” for your customers, and see all successful transactions from your shop in the FIB app.
  • Available for the extended license.
  • User guide.

YITH Composite Product

  • Set and offer products that can be composed by users such as computers, sports equipment, etc.
  • Plugin: YITH Composite Products for WooCommerce.
  • Available for the extended license.
  • There is no need to configure anything under the app and the website must have composite product plugin support.

Demo Video

Video previewWatch the video