flutter_sanity_image_url 0.0.2
flutter_sanity_image_url: ^0.0.2 copied to clipboard
A flutter package to quickly generate sanity image urls.
0.0.1 #
- Add
ImageUrlBuilderclass which can be used to generate sanity urls with options.
0.0.2 #
- Add types:
SanityImageSanityAssetSanityPaletteSanityColor
- Change the builder to use
SanityImageSourceas an asset input, which is eitherSanityAssetorSanityImage. - Add
fromJsonmethods for all new model classes, which increases ease of use for sanity features such aslqipand the palette.