trinity-orientation-2018 icon indicating copy to clipboard operation
trinity-orientation-2018 copied to clipboard

Doesn't work anymore

Open LCostaN opened this issue 5 years ago • 4 comments

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

LCostaN avatar Nov 25 '19 14:11 LCostaN

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

victoire-hergan avatar Nov 29 '19 06:11 victoire-hergan

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": []
}

LCostaN avatar Dec 04 '19 13:12 LCostaN

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.

0DividebYZer0 avatar Jan 06 '20 05:01 0DividebYZer0

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

qazaqninja avatar Feb 05 '20 04:02 qazaqninja