flutter_cached_network_image icon indicating copy to clipboard operation
flutter_cached_network_image copied to clipboard

Add semanticLabel

Open tony-ditchlabs opened this issue 1 year ago • 0 comments

🏗 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

tony-ditchlabs avatar Apr 19 '24 17:04 tony-ditchlabs