File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 10.11.0
2+ - Fix issues with spaces in icon file names since the last version - thanks @adil192 !
3+ - Upgrade to Font Awesome 7.0.1 - thanks @adil192 !
4+ - Add support for ` find.byIcon ` and ` find.widgetByIcon ` , closing #198 - thanks @adil192 !
5+ - Added flutter favorite badge - thanks @Musaddiq625 !
6+
17## 10.10.0
28- Upgrade to Font Awesome 7.0.0 - thanks @ManuelRauber !
39 - ** Note** : Font Awesome 7 does not include ` .ttf ` font files anymore, so the lib now uses the ` .otf ` files.
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 200
33maintainer : Michael Spiss (@michaelspiss)
44repository : https://github.com/fluttercommunity/font_awesome_flutter
55issue_tracker : https://github.com/fluttercommunity/font_awesome_flutter/issues
6- version : 10.10 .0
6+ version : 10.11 .0
77
88environment :
99 sdk : " >=3.9.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments