Describe your issue. If applicable, add screenshots to help explain your problem.
Google Play Console is reporting that apps using google_mlkit_digital_ink_recognition package are not compatible with the new 16KB memory page size requirement for Android 15+ devices.
Libraries that do not support 16 KB:
base/lib/arm64-v8a/libdigitalink.so
base/lib/x86_64/libdigitalink.so
Steps to reproduce.
upload flutter app to google play store with google_mlkit_digital_ink_recognition package installed
What is the expected result?
Update all packages to support 16 kb, and android target version to 36
Did you try our example app?
Yes
Is it reproducible in the example app?
No response
Reproducible in which OS?
Android
Flutter/Dart Version?
No response
Plugin Version?
0.14.1