animated_vector 0.2.0 copy "animated_vector: ^0.2.0" to clipboard
animated_vector: ^0.2.0 copied to clipboard

A package that adds support for vector data based animations.

0.2.0 #

  • Added more docs to classes and methods
  • Allowed web platform to be recognized by removing direct dependencies to dart:isolate (AnimatedVectorData.renderAnimation) and dart:io (AnimatedVectorData.loadFromFile)
  • AnimatedVectorData.loadFromFile will throw UnsupportedError on platforms that don't support dart:io (one such platform is web)
  • Make AnimatedVectors abstract final and privatize constructor

0.1.0 #

Initial package release

17
likes
130
pub points
58%
popularity
screenshot

Publisher

unverified uploader

A package that adds support for vector data based animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, image, path_parsing

More

Packages that depend on animated_vector