Open
Description
Steps to Reproduce
I have 300MB bundle and I made a Deferred Component to hold 150MB worth of assets mp3 files. I uploaded it to google play and it keeps telling me One or more of the auto-generated multi-APKs exceeds the maximum allowed size of 150 MB.
in my main.dart I have a FutureBuilder that shows a loading indicator while i call the future
[DeferredComponent.installDeferredComponent(componentName: "meditations")]
I tried to follow the steps exactly and I just cannot get it to work. I will provide whatever details you need, please this is imperative, I have to have this release by April 1st.
Thank you for your time.
Am I going about this wrong, any help to get this done would be great