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

BaseCacheManager.getFile(package:flutter_cache_manager/src/cache_manager.dart:120) #234

Closed
qq3144225600 opened this issue Sep 2, 2019 · 5 comments

Comments

@qq3144225600
Copy link

Dart.0 BaseCacheManager.getFile(package:flutter_cache_manager/src/cache_manager.dart:120)

2 Dart.1 CachedNetworkImageState._animatedWidget(package:cached_network_image/src/cached_image_widget.dart:270)
3 Dart.2 CachedNetworkImageState.build(package:cached_network_image/src/cached_image_widget.dart:196)
4 Dart.3 StatefulElement.build(package:flutter/src/widgets/framework.dart:4012)
5 Dart.4 ComponentElement.performRebuild(package:flutter/src/widgets/framework.dart:3924)
6 Dart.5 Element.rebuild(package:flutter/src/widgets/framework.dart:3721)
7 Dart.6 ComponentElement._firstBuild(package:flutter/src/widgets/framework.dart:3907)
8 Dart.7 StatefulElement._firstBuild(package:flutter/src/widgets/framework.dart:4053)
9 Dart.8 ComponentElement.mount(package:flutter/src/widgets/framework.dart:3902)
10 Dart.9 Element.inflateWidget(package:flutter/src/widgets/framework.dart:3084)
11 Dart.10 Element.updateChild(package:flutter/src/widgets/framework.dart:2887)
12 Dart.11 SingleChildRenderObjectElement.mount(package:flutter/src/widgets/framework.dart:5092)
13 Dart.12 Element.inflateWidget(package:flutter/src/widgets/framework.dart:3084)
14 Dart.13 Element.updateChild(package:flutter/src/widgets/framework.dart:2887)
15 Dart.14 SingleChildRenderObjectElement.mount(package:flutter/src/widgets/framework.dart:5092)

@uberscott
Copy link

I'm having the same issues since updating to flutter 1.9.

It seems to be when the image is a 404 the BaseCacheManager.getFile() throws a general exception that CachedNetworkImage does not handle.

@JonathanJude
Copy link

I'm having this issue too.

@kaciula
Copy link

kaciula commented Oct 7, 2019

Is there any plan to fix this? I get plenty crash reports because of this. I was assuming this package is production-ready seeing that it is recommended on the official Flutter site.

@yrom
Copy link

yrom commented Oct 9, 2019

Duplicated #216

@renefloor
Copy link
Contributor

possible duplicate of #273

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

6 participants