mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* Add support for showing animated images in AssetViewer with AnimatedImageStreamCompleter * Add GIF overlay to thumbnail tile for animated assets * formatting * require isAnimated parameter in image providers for better asset handling * feat: refactor AnimatedImageStreamCompleter to use streams for codec loading and initial image handling * formatting * add isAnimatedImage property to BaseAsset * remove ApiService.getRequestHeaders() usage |
||
|---|---|---|
| .. | ||
| animated_image_stream_completer.dart | ||
| full_image.widget.dart | ||
| image_provider.dart | ||
| local_album_thumbnail.widget.dart | ||
| local_image_provider.dart | ||
| one_frame_multi_image_stream_completer.dart | ||
| remote_image_provider.dart | ||
| thumb_hash_provider.dart | ||
| thumbnail.widget.dart | ||
| thumbnail_tile.widget.dart | ||