DynamicResizeUrl extension

Creates photo urls which dynamically resize the original image.

on

Methods

resizePhoto({int? quality, int? width, int? height, CropMode? crop, int? devicePixelRatio, ImageFormat? format, bool? autoFormat, ResizeFitMode? fit, Map<String, String>? imgixParams}) Uri
Returns a new Uri, Based on this photo url, under which a dynamically resized version of the original photo can be accessed.