octo_image 1.0.0-nullsafety.1 copy "octo_image: ^1.0.0-nullsafety.1" to clipboard
octo_image: ^1.0.0-nullsafety.1 copied to clipboard

outdated

A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.

[1.0.0-nullsafety.1] - 2021-01-15 #

  • Re-enabled blurhash features.

[1.0.0-nullsafety.0] - 2021-01-14 #

  • NNBD migrated version
  • (Temporarily) removed blurhash feature.

[0.3.0] - 2020-09-07 #

  • Fixed bug when fitting placeholders or error widgets.
  • BREAKING: Doesn't automatically center placeholders and error widgets anymore.

[0.2.1] - 2020-06-04 #

  • Make whole widget, including placeholder and error widgets, adhere to the height and width set.

[0.2.0] - 2020-05-28 #

  • Made gaplessPlayback fade from one image to the next

[0.1.1] - 2020-05-20 #

  • Update dependency for blurHash

[0.1.0] - 2020-05-14 #

  • Removed headers as they are not used for anything
  • Added gaplessPlayback, works just like in Image: it keeps the old image visible when a new image is being loaded by the same widget.
  • Changed how default parameter values work preventing setting them to null.

[0.0.1] - 2020-05-08 #

  • Initial release with already lots of great features :)
653
likes
0
pub points
98%
popularity

Publisher

verified publisherbaseflow.com

A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_blurhash

More

Packages that depend on octo_image