Flutter supports 16KB page size with newer versions automatically.
You can follow the steps outlined in the documentation for Android Developers to verify if your app is setup correctly for 16KiB page size.
Additionally you can run your app in an emulator with an image specifically for testing 16KiB page size:
More information in this article