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

Error when launching #1

Open
AHoxha19 opened this issue Nov 10, 2021 · 0 comments
Open

Error when launching #1

AHoxha19 opened this issue Nov 10, 2021 · 0 comments

Comments

@AHoxha19
Copy link

I tried to launch on real IOS device and android emulator without success. The same error appears in the console, here is the one from android when i run the project:

../../.pub-cache/hosted/pub.dartlang.org/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) {
                       ^
../../fvm/versions/stable/packages/flutter/lib/src/painting/image_provider.dart:584:24: Context: This is the overridden method ('load').
  ImageStreamCompleter load(T key, DecoderCallback decode);
                       ^


FAILURE: Build failed with an exception.
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

1 participant