Is it possible to bundle in assets that are gzipped?

SDK 47 / both platforms.

I noticed that when trying to bundle assets that were gzipped, I’m getting an error when trying to publish the app. Where is the list of file types that are supported for bundling?

In this case, I have a very large lottie that is 4mb. When gzipped, it’s 100kb. However, I cannot bundle it gzipped (or at least haven’t figured out how).

It seems like I’m going to have to host it somewhere and download it.

Or am I missing something with how asset requires work?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.