Baseflow / Baseflow/flutter_cached_network_image

Expose Opacity (Animation<double>) of underlying Image widget

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

Description

## 🏗 Enhancement Proposal

CachedNetworkImage should expose the underlying opacity property of the Image widget.

### Pitch

If one needs to animate the opacity of an image widget, it is more performant to animate this property rather than wrapping your widget in an Opacity, AnimatedOpacity, FadeTransitions etc...

### Platforms affected (mark all that apply)
- [y] :iphone: iOS
- [y] :robot: Android

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.