• Todd Volkert's avatar
    Add more flexible image API (#118966) · b319938e
    Todd Volkert authored
    This updates the framework to provide higher level wrappers around ui.instantiateImageCodecWithSize(). Functionally, this doesn't change anything (other than deprecating the older loadBuffer() method in favor of loadImage()), but it sets the stage for a simpler change that will allow us to provide a more flexible way to load sized images.
    
    #118543
    b319938e
mocks_for_image_cache.dart 4.86 KB