flutter_svg
flutter_svg copied to clipboard
Null check operator used on a null value
Hello,
I have been getting this error since I upgrade the package to 2.0.4.
_CastError: Null check operator used on a null value
File "loaders.dart", line 421, in SvgNetworkLoader.provideSvg
File "loaders.dart", line 138, in SvgLoader._load.<fn>.<fn>
File "_isolates_io.dart", line 18, in compute.<fn>
File "isolate", line 954, in _RemoteRunner._run
File "isolate_patch.dart", line 300, in _delayEntrypointInvocation.<fn>
File "isolate_patch.dart", line 192, in _RawReceivePort._handleMessage
Does it have to do with the loader trying to access the image before it is loaded?
Flutter (Channel stable, 3.7.12, on macOS 13.3.1