flutter_sanity_image_url 0.1.0 copy "flutter_sanity_image_url: ^0.1.0" to clipboard
flutter_sanity_image_url: ^0.1.0 copied to clipboard

Flutter plugin for displaying images from Santiy CMS. Also provides useful image metadata such as low quality image placeholders, and image color palette.

0.0.1 #

  • Add ImageUrlBuilder class which can be used to generate sanity urls with options.

0.0.2 #

  • Add types:
    • SanityImage
    • SanityAsset
    • SanityPalette
    • SanityColor
  • Change the builder to use SanityImageSource as an asset input, which is either SanityAsset or SanityImage.
  • Add fromJson methods for all new model classes, which increases ease of use for sanity features such as lqip and the palette.

0.0.3 #

  • Various bugfixes.

0.1.0 #

  • Add widget ImagePlaceholder which can show a Low Quality Image Placeholder while loading an image.
  • Add example usages in the /example app:
    • example of use of color pallette.
    • example of use of image placeholder.
6
likes
150
points
447
downloads

Publisher

verified publishertechurve.nl

Weekly Downloads

Flutter plugin for displaying images from Santiy CMS. Also provides useful image metadata such as low quality image placeholders, and image color palette.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_sanity_image_url