-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: releaseChallenges faced when attempting to productionize an appChallenges faced when attempting to productionize an appc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
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
loganSims, vandir, Soap-141, Gilianp, HaloWang and 2 more
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: releaseChallenges faced when attempting to productionize an appChallenges faced when attempting to productionize an appc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team