Search code examples
androidflutterapp-bundle

How to use app bundle of android on flutter?


I have an Android app developed by Flutter.

Question

  • Can I reduce the size of the ram through the app bundle?

  • If not, plan to support the app bundle?


Solution

  • Support for app bundle is added. Check this PR #24440