File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 10.3.0
2
+ * Upgrade to Font Awesome 6.2.1
3
+ * Fix #227 : fix deprecated isAlwaysShown property
4
+
1
5
## 10.2.1
2
6
* Update font awesome version in readme
3
7
Original file line number Diff line number Diff line change 4
4
5
5
[ ![ Pub] ( https://img.shields.io/pub/v/font_awesome_flutter.svg )] ( https://pub.dartlang.org/packages/font_awesome_flutter )
6
6
7
- The * free* [ Font Awesome] ( https://fontawesome.com/icons ) Icon pack available as set of Flutter Icons - based on font awesome version 6.2.0.
7
+ The * free* [ Font Awesome] ( https://fontawesome.com/icons ) Icon pack available
8
+ as set of Flutter Icons - based on font awesome version 6.2.1.
8
9
9
10
This icon pack includes only the * free* icons offered by Font Awesome out-of-the-box.
10
11
If you have purchased the pro icons and want to enable support for them, please see the instructions below.
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.2.1
6
+ version : 10.3.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