Skip to content

Releases: dnfield/flutter_svg

Caching, SvgPicture widget, deprecate SvgImage

27 May 04:27
Compare
Choose a tag to compare
v0.3.0

update changelog

Support for clip paths!

20 May 11:32
Compare
Choose a tag to compare
Pre-release
v0.2.0

add golden file

Better gradient, placeholder/error support

17 May 14:27
Compare
Choose a tag to compare
v0.1.4

CHANGELOG updates...

Bug fixes/minor improvements/render tests

15 May 04:32
Compare
Choose a tag to compare
  • 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

15 May 04:31
Compare
Choose a tag to compare
Pre-release
v0.1.2

Fix arc, better none handling

Even better opacity/inheritance handling

11 May 05:10
Compare
Choose a tag to compare
v0.1.1

update docs

Better handling of opacity, stroke/fill painting order, refactoring

11 May 05:10
Compare
Choose a tag to compare
v0.1.0

update gitignore for dartdoc

Initial text support, rely on flutter 0.3.6

06 May 23:17
Compare
Choose a tag to compare
0.0.2

add changelog

Initial release to pub

01 May 19:21
Compare
Choose a tag to compare
Pre-release

Requires master channel of flutter.