Skip to content

Commit ad6dd2b

Browse files
committed
bumps
1 parent cf2d541 commit ad6dd2b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# CHANGES
22

3-
## UNRELEASED
3+
## 1.0.2
44

55
- Avoid cache invalidation when `currentColor` or font based units are not used.
6+
- Support `rem` units.
67

78
## 1.0.1
89

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
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
homepage: https://github.com/dnfield/flutter_svg
4-
version: 1.0.1
4+
version: 1.0.2
55

66
dependencies:
77
flutter:

0 commit comments

Comments
 (0)