flutter_golden_animation 0.1.1 copy "flutter_golden_animation: ^0.1.1" to clipboard
flutter_golden_animation: ^0.1.1 copied to clipboard

Animation golden testing for Flutter. Captures widget animation frames as lossless APNG golden files.

0.1.1 #

  • Update pubspec description.

0.1.0 #

  • Initial release.
  • AnimationRecorder for capturing widget animation frames in tests.
  • ApngGoldenComparator for frame-by-frame APNG golden comparison.
  • setupGoldenAnimationCompare() for quick setup.
  • Custom APNG encoder/decoder with zero external dependencies.
  • Pixel-perfect comparison with configurable tolerance.
  • Failure artifacts: expected/actual/diff APNGs, per-frame diff PNGs, text report.
  • Auto-generated HTML viewer for browsing golden animations locally.
  • Full support for --update-goldens workflow.
3
likes
160
points
117
downloads

Documentation

API reference

Publisher

verified publisherbasdevaan.nl

Weekly Downloads

Animation golden testing for Flutter. Captures widget animation frames as lossless APNG golden files.

Repository (GitHub)
View/report issues

Topics

#testing #golden-test #animation #screenshot #apng

License

MIT (license)

Dependencies

flutter, flutter_test

More

Packages that depend on flutter_golden_animation