We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2d541 commit ad6dd2bCopy full SHA for ad6dd2b
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# CHANGES
2
3
-## UNRELEASED
+## 1.0.2
4
5
- Avoid cache invalidation when `currentColor` or font based units are not used.
6
+- Support `rem` units.
7
8
## 1.0.1
9
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutter_svg
description: An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
homepage: https://github.com/dnfield/flutter_svg
-version: 1.0.1
+version: 1.0.2
dependencies:
flutter:
0 commit comments