<aside>
<img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/891dc2be-6e11-488f-9e05-d278e63d8f78/https___s3-us-west-2.amazonaws.com_secure.notion-static.com_070e9ec6-bb60-4e37-b80b-ce3f2c860fa3_kap2.gif" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/891dc2be-6e11-488f-9e05-d278e63d8f78/https___s3-us-west-2.amazonaws.com_secure.notion-static.com_070e9ec6-bb60-4e37-b80b-ce3f2c860fa3_kap2.gif" width="40px" /> Click the arrow icon to expand and see detail.
</aside>
Version 2.10.5 – 10 May 2022
Last updated: May 10, 2022 - The app is HERE!
<aside>
⚠️ Current release is not compatible with **Flutter 3.0** which has just been released on May 12 (we will release new FluxStore version in next couple of days).
Please make sure to downgrade Flutter 2.10.5 by running flutter downgrade v.2.10.5
</aside>
:: New features
(1) New TikTok videos widget 🎸
- Show the Tiktok widget on the Homepage of FluxStore apps
- Video Demo
(2) TabBar on Top ✨
- Users can show TabBar on top of the screen. And ability to configure always show TabBar on all screens (including the Detail screen).
- Screenshot Demo
(3) New Parallax Effect ⭐️
Parallax Scrolling Effect is used to add visual interest to an app. Both the foreground and background are moving, but the background typically moves much more slowly, giving the illusion of depth.
New Parallax Effect is available on:
- Category Screen
- Home screen: Banner Image (Static), Products Horizontal
(4) Remap Categories 🌈
- Allow user to define a new multi-category tree that is different from the backend site. You can control the Location, Order, and Level of the Category.
- You can use this Remap feature on:
- Side Menu
- Category screen
https://youtu.be/Kar-zZl4D9I
:: Minor bug fixes
- Thanks to all for reporting bugs & suggesting features. This release contains many fixes & UX improvements:
- Upgrade latest Flutter channel stable v2.10.5
:: Free drag&drop FluxBuilder
- After purchasing FluxStore app, you get the full source code so you can customize it all.
- You also can use the FluxBuilder tool to edit the Design of app for free without re-publishing to app stores. (or edit on any code editor, e.g. Android Studio)
- Video Demo