We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07aceae commit 9eeaae4Copy full SHA for 9eeaae4
third_party/packages/flutter_svg/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 2.0.15
2
+
3
+* Fix `SvgNetworkLoader` not closing internally created http clients.
4
5
## 2.0.14
6
7
* Makes the package WASM compatible.
third_party/packages/flutter_svg/pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_svg
description: An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
repository: https://github.com/flutter/packages/tree/main/third_party/packages/flutter_svg
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+flutter_svg%22
-version: 2.0.14
+version: 2.0.15
environment:
8
sdk: ^3.4.0
0 commit comments