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 ada8b26 commit 6809e7fCopy full SHA for 6809e7f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 10.12.0
2
+- Fix flutter lint warnings - thanks @adil192!
3
+- Upgrade to Font Awesome 7.1.0
4
+
5
## 10.11.0
6
- Fix issues with spaces in icon file names since the last version - thanks @adil192!
7
- Upgrade to Font Awesome 7.0.1 - thanks @adil192!
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.11.0
+version: 10.12.0
8
environment:
9
sdk: ">=3.9.0 <4.0.0"
0 commit comments