Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不支持最新的flutter版本 #313

Closed
DavidMGT opened this issue Dec 20, 2019 · 3 comments
Closed

不支持最新的flutter版本 #313

DavidMGT opened this issue Dec 20, 2019 · 3 comments

Comments

@DavidMGT
Copy link

我的flutter是1.13.2
../../../.pub-cache/hosted/pub.flutter-io.cn/cached_network_image-1.1.3/lib/src/cached_network_image_provider.dart:42:24: Error: The method 'CachedNetworkImageProvider.load' has fewer positional arguments than those of overridden method 'ImageProvider.load'.
ImageStreamCompleter load(CachedNetworkImageProvider key) {
^
../../../flutter/packages/flutter/lib/src/painting/image_provider.dart:403:24: Context: This is the overridden method ('load').
ImageStreamCompleter load(T key, DecoderCallback decode);

@zav8
Copy link

zav8 commented Dec 20, 2019

@jatin-rajput
Copy link

you can solve this problem by just follow these steps:::
1-open the terminal in vscode and run command flutter run then terminal show some error due to CachedNetworkImageProvider ...
2-you have to follow the page of error by just clicking alt and right click..then pressed ctrl A and change into comment

@MichaelMarner
Copy link
Contributor

Duplicate of #270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants