flutter_cached_network_image
flutter_cached_network_image copied to clipboard
Add semanticLabel
🏗 Enhancement Proposal
Image.foo has a field for semanticLabel. CachedNetworkImage should too.
Pitch
Drops the need for a wrapping Semantics widget. Brings the package more in line with the base Image class.
Platforms affected (mark all that apply)
- [x] :iphone: iOS
- [x] :robot: Android