Baseflow / Baseflow/flutter_cached_network_image

The CachedNetworkImage url image cannot be loaded

Open
#1,012 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

Because our app needs to add token authentication in the header when loading images for normal download, Image.net ("",headers: {"Authorization ": ""},) can be displayed normally, but CachedNetworkImage(
httpHeaders: {"Authorization ":" ",},) cannot be displayed normally. I don't know how to solve the problem

=

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.