Releases: dnfield/flutter_svg
Releases · dnfield/flutter_svg
Caching, SvgPicture widget, deprecate SvgImage
v0.3.0 update changelog
Support for clip paths!
v0.2.0 add golden file
Better gradient, placeholder/error support
v0.1.4 CHANGELOG updates...
Bug fixes/minor improvements/render tests
- Add more unit tests and rendering tests (!).
- Add top level flutter_svg.dart.
- Fix bugs found in transform matrix logic for skewX and skewY.
- Minor improvements in handling inheritence for PathFillType.
- Support gradient spread types (TileModes in Flutter).
Arc handling, bug fies
v0.1.2 Fix arc, better none handling
Even better opacity/inheritance handling
v0.1.1 update docs
Better handling of opacity, stroke/fill painting order, refactoring
v0.1.0 update gitignore for dartdoc
Initial text support, rely on flutter 0.3.6
0.0.2 add changelog
Initial release to pub
Requires master channel of flutter.