File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 10.4.0
2
+ * Upgrade to Font Awesome 6.3.0
3
+ * Fix: doc misspells function - thanks @ulrikkold !
4
+
1
5
## 10.3.0
2
6
* Upgrade to Font Awesome 6.2.1
3
7
* Fix #227 : fix deprecated isAlwaysShown property
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: The Font Awesome Icon pack available as Flutter Icons. Provides 160
3
3
maintainer : Michael Spiss (@michaelspiss)
4
4
repository : https://github.com/fluttercommunity/font_awesome_flutter
5
5
issue_tracker : https://github.com/fluttercommunity/font_awesome_flutter/issues
6
- version : 10.3 .0
6
+ version : 10.4 .0
7
7
8
8
environment :
9
9
sdk : " >=2.12.0 <3.0.0"
@@ -43,4 +43,4 @@ flutter:
43
43
# - family: FontAwesomeThin
44
44
# fonts:
45
45
# - asset: lib/fonts/fa-thin-100.ttf
46
- # weight: 100
46
+ # weight: 100
You can’t perform that action at this time.
0 commit comments