最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

android - How to use Individual asset packs with flutter - Stack Overflow

programmeradmin1浏览0评论

I want to use videos in my flutter project and want to upload to Google Play, but the videos are placed in the Base module during the build, which will be larger than 200 MB

How can I put the videos instead the Individual asset packs?

I tried this package /packages/asset_delivery

I managed to get them to be included in the Base module when building, but the App doesn't see the Assets at all.

I tried the package creator example application, but got the same problem as in my own project

I tried it with 3.24.2 and 3.29.1 versions.

发布评论

评论列表(0)

  1. 暂无评论