Baseflow / Baseflow/flutter_cached_network_image
Rename `errorWidget` to `errorBuilder`
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
The name of `errorWidget` is misleading, as it is actually expecting a `builder` function, not a widget. Should be renamed to `errorBuilder` , which will also align it with the `imageBuilder` method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.