Baseflow / flutter_cached_network_image

Download, cache and show images in a flutter app
https://baseflow.com
2.4k stars 631 forks source link

Add semanticLabel #940

Open tony-ditchlabs opened 1 month ago

tony-ditchlabs commented 1 month ago

🏗 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)