Refresh hero preview for reel_text 0.4.2 - #31
Merged
Conversation
KickNext
marked this pull request as ready for review
July 20, 2026 17:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refresh the README hero animation so it reflects the current
reel_text0.4.2 package instead of showing the original 0.1.3 version cue.The previous WebP was captured when the package was first released. Because the hero loads the version from
pubspec.yaml, the recorded artifact kept displaying that stale value even though the live example had moved on. Its captured canvas was also transparent and relied on the WebP animation background hint, which some viewers ignore and render as black.The replacement re-records the same full hero choreography from the current example at 1280x720 and 60 fps. All 1,542 frames now contain an opaque
#f8f9fabackground, so the preview remains light in viewers that do not honor the container background hint.Validation
#f8f9facorner pixels.v0.4.2.