-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesfyi-frameworkFor the attention of Framework teamFor the attention of Framework teamplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team
Description
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 listHigh-priority issues at the top of the work lista: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesfyi-frameworkFor the attention of Framework teamFor the attention of Framework teamplatform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform team