Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Doesn't work anymore #9

Open
LCostaN opened this issue Nov 25, 2019 · 4 comments
Open

Doesn't work anymore #9

LCostaN opened this issue Nov 25, 2019 · 4 comments

Comments

@LCostaN
Copy link

LCostaN commented Nov 25, 2019

I tried running this, but it bugs the Cache Manager wholly.

@victoire-hergan
Copy link

Hi, in pubspec.yaml, replace
cached_network_image: git: https://github.com/Cretezy/flutter_cached_network_image.git
by
cached_network_image: ^0.4.0

@LCostaN
Copy link
Author

LCostaN commented Dec 4, 2019

I did it and ran flutter pub get. Still showing a problem:

{
	"resource": "/D:/Projetos/pessoal/trinity-orientation-2018/lib/firebase_cache/cached_firebase_image.dart",
	"owner": "dart",
	"code": "invalid_override",
	"severity": 8,
	"message": "'CachedNetworkImageProvider.load' ('ImageStreamCompleter Function(CachedNetworkImageProvider)') isn't a valid override of 'ImageProvider.load' ('ImageStreamCompleter Function(CachedNetworkImageProvider, Future<Codec> Function(Uint8List, {cacheHeight: int, cacheWidth: int}))').",
	"source": "dart",
	"startLineNumber": 462,
	"startColumn": 24,
	"endLineNumber": 462,
	"endColumn": 28,
	"tags": []
}

@0DividebYZer0
Copy link

Hi, in pubspec.yaml, replace
cached_network_image: git: https://github.com/Cretezy/flutter_cached_network_image.git
by
cached_network_image: ^0.4.0

This worked for me but i have other problems like unused imports and values.

@qazaqninja
Copy link

Dude pls contact me I'm trying to run this app about 2 weeks

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

No branches or pull requests

4 participants