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 b977d27 commit 06e814eCopy full SHA for 06e814e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGES
2
3
-## Next
+## 2.0.1
4
5
- Disable Isolate parsing in debug mode.
6
- Fix internal Color representation leakage from `package:vector_graphics_compiler`.
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/dnfield/flutter_svg
issue_tracker: https://github.com/dnfield/flutter_svg/issues
-version: 2.0.0+1
+version: 2.0.1
7
dependencies:
8
flutter:
0 commit comments