We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b000c commit 4cdf4f4Copy full SHA for 4cdf4f4
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 8.11.0
2
+ * Add support for font awesome 6's thin icons
3
+
4
## 8.10.2
5
* Fix missing keys in FaDuotoneIcon
6
* Fix icon tree shaking build error for duotone icons
pubspec.yaml
@@ -2,7 +2,7 @@ name: font_awesome_flutter
description: The Font Awesome Icon pack available as Flutter Icons. Provides 1500 additional icons to use in your apps.
maintainer: Brian Egan (@brianegan)
homepage: https://github.com/fluttercommunity/font_awesome_flutter
-version: 8.10.2
+version: 8.11.0
7
environment:
8
sdk: ">=2.0.0 <3.0.0"
0 commit comments