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 72590fe commit 552d119Copy full SHA for 552d119
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 10.1.0
2
+* Upgrade to Font Awesome 6.1.1
3
+* Perform automatic update check on configurator run
4
+
5
## 10.0.0
6
* Upgrade to Font Awesome icons 6.1.0
7
* Update the configurator to work with version 6
pubspec.yaml
@@ -2,7 +2,7 @@ name: font_awesome_flutter
description: The Font Awesome Icon pack available as Flutter Icons. Provides 1600 additional icons to use in your apps.
maintainer: Michael Spiss (@michaelspiss)
homepage: https://github.com/fluttercommunity/font_awesome_flutter
-version: 10.0.0
+version: 10.1.0
environment:
8
sdk: ">=2.12.0 <3.0.0"
0 commit comments