twicpics_components library

Classes

TwicImg
A widget that displays images using the TwicPics API under the hood, offering pixel-perfect rendering with optimized Cumulative Layout Shift (CLS), Low-Quality Image Placeholder (LQIP), and lazy loading.
TwicVideo
A widget that displays videos optimized with TwicPics offering pixel-perfect rendering with optimized Cumulative Layout Shift (CLS), Low-Quality Image Placeholder (LQIP), and lazy loading.

Properties

config ↔ Config
getter/setter pair

Functions

install({bool? cacheCleanOnStartUp, Duration? cacheStalePeriod, int? cacheMaxNrOfObjects, bool? debug, String domain = '', double? maxDpr, String? path, int? step, Duration? visibilityUpdateInterval}) → void