<aside>
🔔 **Join our group for the latest information & guide.**
</aside>
Version 5.5.0
Last updated: October 9th, 2025 - Link Purchase | Download
<aside>
<img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" /> NEW FEATURE
</aside>
🔄 Core Updates
(1) Flutter 3.35.5 Upgrade ⬆
Upgrade latest Flutter ****channel stable v3.35.5
- To make sure you are using the correct Flutter version, run this command:
- To upgrade Flutter 3.35.5, please close all your IDE and run these commands in the project folder
- To update/migrate the app to the latest version
- To fix build issue with new flutter version
<aside>
💡
In the new version, we have some breaking changes for Android platform:
- Upgraded
compileSdkVersion 35
to compileSdkVersion 36
- Upgraded
ndkVersion "25.1.8937393"
to ndkVersion "28.1.13356709"
- Disable Impeller rendering engine (Android only)
</aside>
(2) 16KB Memory Page Size Support 👍
- To ensure your app works correctly on the latest versions of Android, FluxStore 5.5.0 supports 16 KB memory page sizes to target Android 15+ by updating the NDK version and Rive dependencies.
- You may request an extension to this deadline until May 1st, 2026, by following this guide.
- You can disregard the Edge-to-edge warning.