【问题标题】:How do I load gif from json format in flutter?如何在 flutter 中从 json 格式加载 gif? 【发布时间】:2022-11-17 15:01:59 【问题描述】: enter link description here 以上链接是gif的json文件 如何通过 json 文件加载此 gif。 我在 Iamage.asset 中尝试过,但没有用 【问题讨论】: 添加您目前尝试过的 json 文件和代码的内容! 标签: flutter 【解决方案1】: 尝试使用 pub.dev 上提供的 Lottie 包 【讨论】: