<aside> πŸ”” **Join our group for the latest information & guide.**

</aside>

Version 5.2.0

Last updated: March 3rd, 2025 - Link Purchase | Download

<aside> <img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" /> NEW FEATURE

</aside>

(1) Flutter 3.29.x Upgrade πŸ”₯

Upgrade latest Flutter ****channel stable v3.29.x

(2) Support padding and align for indicator and number ✨

Added support for custom padding and alignment to improve UI flexibility of the banner’s indicator.

(3) Blog Service πŸ›‘οΈ

Certain frameworks now support both their native blog system and WordPress blogs (including Shopify, Notion, and BigCommerce).

Other frameworks will support WordPress blogs only.

(4) Display images in notifications on iOS πŸ‘‘

FluxStore now supports displaying notification's image in the device's notification board.

(5) Support Telugu language βŒ›

Expanded localization with Telugu language support.


<aside> <img src="/icons/verified_blue.svg" alt="/icons/verified_blue.svg" width="40px" /> IMPORTANT UPDATE

</aside>



Version 5.1.1

Last updated: 23th February, 2025 - Link Purchase | Download

We would like to formally announce that starting from FluxStore Shopify version 5.1.1, we will officially implement Shopify's CartAPI, as CheckoutAPI will be fully deprecated in April 2025 (refer to this LINK).

Please note that the current CartAPI does not yet fully support Native Payment functionality through ApplePay/GooglePay or Credit/Debit cards as CheckoutAPI does. Therefore, we recommend that users currently utilizing these payment features continue using the CheckoutAPI version. New users will need to implement CartAPI as CheckoutAPI is no longer available for new implementations. Shopify has indicated through their API previews that Native Payment functionality is under development for CartAPI, and we will continue to provide updates on this matter.

To facilitate seamless switching between CheckoutAPI and CartAPI, you may configure the "version" variable in source code; navigate to lib/env.dart:

"serverConfig": {
// another config
"version": 1,
},

Version 5.1.0

Last updated: 31th December, 2024 - Link Purchase | Download

<aside> πŸ’‘

NEW FEATURE

</aside>

(1) Enhanced the App's Overall Performance and Speed πŸ’₯