webp_animation_flutter 0.1.0-dev.4 copy "webp_animation_flutter: ^0.1.0-dev.4" to clipboard
webp_animation_flutter: ^0.1.0-dev.4 copied to clipboard

High-performance WebP animation library for Flutter using game dev principles. Features isolate-based decoding and efficient sprite sheet rendering.

Changelog #

0.1.0-dev.4 - 2025-12-02 #

  • added cache for decoded WebP images & animations
  • BREAKING: now all widgets use Uri instead of path parameter

0.1.0-dev.3 - 2025-12-01 #

  • fixed links to documentation in README.md

0.1.0-dev.2 - 2025-11-30 #

  • added demo video to README

0.1.0-dev.1 - 2025-11-30 #

Added #

  • Initial implementation of WebP animation library
  • Isolate-based WebP decoding for smooth UI performance
  • Sprite sheet rendering for efficient GPU usage
  • WebpAnimation widget for single animations
  • WebpAnimationLayer widget for batch rendering multiple animations
  • Support for WebP frame delays and custom FPS
  • AnimationController integration for advanced control
  • Builder pattern for custom loading/error states
2
likes
160
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance WebP animation library for Flutter using game dev principles. Features isolate-based decoding and efficient sprite sheet rendering.

Repository (GitHub)
View/report issues

Topics

#animation #webp #flutter

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, http, image

More

Packages that depend on webp_animation_flutter