Baseflow / Baseflow/flutter_cached_network_image
Add semanticLabel
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## 🏗 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.