Skip to content

Improve feed and image loading performance#2010

Merged
hjiangsu merged 1 commit intodevelopfrom
perf/feed-image-loading
Dec 29, 2025
Merged

Improve feed and image loading performance#2010
hjiangsu merged 1 commit intodevelopfrom
perf/feed-image-loading

Conversation

@hjiangsu
Copy link
Copy Markdown
Member

Pull Request Description

This PR applies a bunch of small changes to improve feed/image loading performance. This is mostly noticeable with instances using AVIF images as thumbnails. Some of the changes include:

  • Adding equatable to internal Thunder models (for equality checking)
  • Improvements to AVIF image dimension logic using flutter_avif package
  • Improvements to image rendering for AVIF images

Issue Being Fixed

Issue Number: #2009

Screenshots / Recordings

Checklist

  • If a new package was added, did you ensure it uses an appropriate license and is actively maintained?
  • Did you use localized strings (and added appropriate descriptions) where applicable?
  • Did you add semanticLabels where applicable for accessibility?

@hjiangsu hjiangsu merged commit 45c739d into develop Dec 29, 2025
1 check passed
@hjiangsu hjiangsu deleted the perf/feed-image-loading branch December 29, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant