-
-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
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?
w568w, Maatteogekko, andrew-tpz, brandon-bethke-timu, nemanjadimitrijevic and 4 more
Metadata
Metadata
Assignees
Labels
No labels