Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 783 Bytes

CHANGELOG.md

File metadata and controls

53 lines (28 loc) · 783 Bytes

0.11.0

Support custom Animation.

0.10.3+2

Fixed documentation.

0.10.3

Network caching to prevent blinking when re-rendering.

0.10.2

Support passing a speed instead of a Duration.

0.10.1+1

Relaxed version of vector_math to pass pub.dev tests.

0.10.1

Fixed compilation error on Web.

0.10.0+1

Fixed documentation.

0.10.0

Breaking change: switched from static methods like SvgProviders.network to factory methods like SvgProvider.network.

0.9.4

Properly display the network error message when SvgProviders.network fails.

0.9.2

Implemented PenRenderer.

0.9.1+3

Fixed documentation.

0.9.1

  • Implemented SvgProviders.file and SvgProviders.asset.
  • Added animated video demo to the docs.

0.9.0

Initial release.