twicpics_components 0.2.1 copy "twicpics_components: ^0.2.1" to clipboard
twicpics_components: ^0.2.1 copied to clipboard

A library that brings the power of TwicPics to your flutter applications.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased #

0.2.1 - 2024-09-18 #

Changed #

  • Chores: simplifies LQIP data retrieval by using inspect route.

  • Updates brand: TwicPics becomes TwicPics by Frontify.

0.2.0 - 2024-07-18 #

Added #

  • Adds refit property to TwicImg that allows to automatically reframe image to main object(s).

Fixed #

  • Fixes example project for MacOS platform: 'Operation not permitted issue' when trying to fetch asset.

0.1.1 - 2024-06-16 #

Fixed #

  • Improves responsiveness of cached image display.
  • No more unnecessary redrawing when TwicImg is placed in a stateful widget tree.

0.1.0 - 2024-05-27 #

Added #

  • Add TwicImg widget.