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 0ac911a commit c2eb03bCopy full SHA for c2eb03b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 10.6.0
2
+* Upgrade to Font Awesome 6.4.2
3
+
4
## 10.5.1
5
* Hotfix #244 - regular font still used
6
* Update package description icon count
pubspec.yaml
@@ -3,7 +3,7 @@ description: The Font Awesome Icon pack available as Flutter Icons. Provides 200
maintainer: Michael Spiss (@michaelspiss)
repository: https://github.com/fluttercommunity/font_awesome_flutter
issue_tracker: https://github.com/fluttercommunity/font_awesome_flutter/issues
-version: 10.5.1
+version: 10.6.0
7
8
environment:
9
sdk: ">=3.0.0 <4.0.0"
@@ -43,4 +43,4 @@ flutter:
43
# - family: FontAwesomeThin
44
# fonts:
45
# - asset: lib/fonts/fa-thin-100.ttf
46
-# weight: 100
+# weight: 100
0 commit comments