twicpics_components 0.3.0 copy "twicpics_components: ^0.3.0" to clipboard
twicpics_components: ^0.3.0 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.3.0 - 2024-03-20 #

Added #

Fixed #

  • Ensures that the API is not queried too frequently when resizing viewport.

  • Fixes multiple calls to inspect route when resizing viewport.

0.2.1 - 2023-09-18 #

Changed #

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

  • Updates brand: TwicPics becomes TwicPics by Frontify.

0.2.0 - 2023-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 - 2023-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 - 2023-05-27 #

Added #

  • Add TwicImg widget.