GVAMDaniel
GVAMDaniel
Hello, did you found any solution or another package to do this?
> I've developed an alternative package named `panorama_viewer` ([link](https://pub.dev/packages/panorama_viewer)) as the original panorama doesn't build successfully with the recent Flutter 3.13.0 release for Android. > > Demo for the new...
Same error here My appFile.file seems to be the same class File but when I try to compile this error appear The temporary solution is to load as SvgBytesLoader `SvgBytesLoader(appFile.file!.readAsBytesSync())`