• Greg Spencer's avatar
    Change CircleAvatar to use BoxFit.cover for images (#16649) · 0b389fc9
    Greg Spencer authored
    This is a PR giving some love to the abandoned PR #16263 by @harrisonturton
    
    I've added a test, and formatted it to be readable.
    
    Currently the CircleAvatar does not set a fit property on the DecorationImage it uses to paint images. This causes non-square images to not fully cover the circle, which looks pretty bad. This PR sets it to BoxFix.cover.
    
    Fixes #13478.
    0b389fc9
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...