Skip to content

Network image does not appear to work in release mode on android #167103

@reidbaker

Description

@reidbaker

Debugging a different issue I found that network images were failing to load/display only in release mode for android.

Using a fresh flutter create and modifying the body to

body: Image.network('https://picsum.photos/250?image=9'),

Which is the example image given in https://docs.flutter.dev/cookbook/images/network-image

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: imagesLoading, displaying, rendering imagesfyi-frameworkFor the attention of Framework teamplatform-androidAndroid applications specificallyteam-androidOwned by Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions