Skip to content

Support for 16KB Page size on Android 15+ #179

@allinonecalculator

Description

@allinonecalculator

Hello

As this article states:
Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play and targeting Android 15+ devices must support 16 KB page sizes on 64-bit devices.
https://developer.android.com/guide/practices/page-sizes

As of today Flutter JS users an older quick js library that doesn't have support for 16kb page size.

JSF, another js library (https://pub.dev/packages/jsf) uses a newer quick js that supports this 16kb requirement but there about 2.5% of all sessions crash (mostly low end devices so we suspect oom issues).

Does Flutter JS aim to support this Android requirement?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions