Skip to content

Commit 9eeaae4

Browse files
committed
update version
1 parent 07aceae commit 9eeaae4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

third_party/packages/flutter_svg/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.15
2+
3+
* Fix `SvgNetworkLoader` not closing internally created http clients.
4+
15
## 2.0.14
26

37
* Makes the package WASM compatible.

third_party/packages/flutter_svg/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_svg
22
description: An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
33
repository: https://github.com/flutter/packages/tree/main/third_party/packages/flutter_svg
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_svg%22
5-
version: 2.0.14
5+
version: 2.0.15
66

77
environment:
88
sdk: ^3.4.0

0 commit comments

Comments
 (0)