svgaplayer_flutter 1.1.0 copy "svgaplayer_flutter: ^1.1.0" to clipboard
svgaplayer_flutter: ^1.1.0 copied to clipboard

outdated

The SVGAPlayer implementation of Flutter using CustomPainter.

1.1.0 (2020-03-19)

  • 修复 bitmap 锯齿问题和 dynamicItem frame 问题
  • fix: Keep type shape error parsed.

1.0.1 (2019-11-27)

  • Fix an issue about setText.

1.0.0 (2019-11-19)

  • Use protobuf ^1.0.0

0.1.1 (2019-09-12)

Chores
  • Lock protobuf version < 0.13.16, because 0.13.16 leads build fail.

0.1.0 (2019-07-26)

Feat
  • Add file option to SVGASimpleImage.

0.0.4 (2019-07-01)

Bug Fixes
  • Should not draw as groups for bitmap or shape, should draw as a sprite one by one.

0.0.3 (2019-07-01)

Chores
  • upgrade to 0.0.3 (3c40d8bf)
  • 0.0.2 released. (7a54b493)
Bug Fixes

0.0.1 (2019-04-01)

New Features
  • Add zh readme. (ed4ceaf8)
  • Add assets to SVGASimpleImage. (34ffe14d)
  • Add decodeFromAssets method to parser. (e2746e62)
  • Add dynamicText dynamicHidden and dynamicDrawer. (0a0f7201)
  • Add SVGASimpleImage. (f6add286)
  • Add static url method to create Widget. (516d356b)
  • Add callbacks. (4fce439d)
  • Add path cache. fix: Miss shape transform. (f8104fb7)
  • Add shape render. (0c75cc32)
  • Add Parser, Player and Bitmap render. (99a1be72)
Other Changes
  • Update samples and doc. (a5d78c51)
Refactors
  • use AnimationController base animation. (ac210165)
26
likes
0
pub points
94%
popularity

Publisher

unverified uploader

The SVGAPlayer implementation of Flutter using CustomPainter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, path_drawing, protobuf

More

Packages that depend on svgaplayer_flutter