svga / SVGAPlayer-Flutter

The SVGAPlayer implementation of Flutter using CustomPainter.
Other
245 stars 102 forks source link

使用decodeFromAssets方法从本地cache缓存中读取时提示unable load from assets #41

Closed rhwish closed 3 years ago

rhwish commented 4 years ago

从本地文件读取时是否支持从本地下载的缓存路径中读取,在iOS中是可以的,android中提示unable load from assets

PonyCui commented 3 years ago

https://github.com/svga/SVGAPlayer-Flutter/issues/56