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 b2bd8e5 commit 701d60aCopy full SHA for 701d60a
third_party/packages/cupertino_icons/CHANGELOG.md
@@ -1,6 +1,8 @@
1
-## NEXT
+## 1.0.8
2
3
* Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
4
+* Vertically center aligns the icons.
5
+* Fixes overlapping / broken outlines for glyphs such as "create\_solid" and "car\_fill"
6
7
## 1.0.7
8
third_party/packages/cupertino_icons/assets/CupertinoIcons.ttf
-25.2 KB
third_party/packages/cupertino_icons/pubspec.yaml
@@ -3,7 +3,7 @@ name: cupertino_icons
description: Default icons asset for Cupertino widgets based on Apple styled icons
repository: https://github.com/flutter/packages/tree/main/third_party/packages/cupertino_icons
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+cupertino_icons%22
-version: 1.0.7
+version: 1.0.8
environment:
9
sdk: ^3.1.0
0 commit comments