FluxStore 3.10.0: Flutter 3.10, auto-sliding content, and Xendit

FluxStore 3.10.0 release notes for Flutter 3.10, auto-sliding content, and Xendit, with configuration changes, fixes, and upgrade guidance.

  • 22 May 2023
  • 02 Mins read
FluxStore
Release notesv3.10.0
On this page

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

Video previewWatch the video


Xendit Payment

Video

Video previewWatch the video

IMPORTANT UPDATE

Upgrade Dart 3

Configure Notification Request screen

Ability to configure Icon, Title, Image, and Description on the Notification Request screen:

FluxStore release preview

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.props file (if not input, the app will crash):

FluxStore release preview

FREE FLUXBUILDER

  • FluxStore apps provides the full source code so you can customize it all.
  • Special gifts when using FluxStore or FluxNews app:
  1. Free FluxBuilder tool to edit your app's UI easily with drag&drop Lifetime. Quick guide.
  2. You can update your app's UI without republishing it to App Stores for Free and Lifetime.
  3. Free translation service for your local language.

Video Demo

Video previewWatch the video