You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../../../.pub-cache/hosted/pub.dartlang.org/extended_image_library-0.1.5/lib/src/extended_network_image_provider.dart:60:24: Error: The method 'ExtendedNetworkImageProvider.load' has fewer positional arguments than those of overridden method 'ImageProvider.load'.
Activity
hongliang211 commentedon Oct 22, 2019
cached_network_image 之前也有这样的问题 原因是flutter对image做了大的更改 希望尽快升级插件
zmtzawqlp commentedon Oct 22, 2019
跟#80 相同
demdog commentedon Dec 10, 2019
遇到同样的问题,无法在1.12.13 hotfix下运行