Skip to content

Commit 3b47f3e

Browse files
committed
Upgrade to version 10.11.0, Add changelog items
1 parent 8a6dc47 commit 3b47f3e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: The Font Awesome Icon pack available as Flutter Icons. Provides 200
33
maintainer: Michael Spiss (@michaelspiss)
44
repository: https://github.com/fluttercommunity/font_awesome_flutter
55
issue_tracker: https://github.com/fluttercommunity/font_awesome_flutter/issues
6-
version: 10.10.0
6+
version: 10.11.0
77

88
environment:
99
sdk: ">=3.9.0 <4.0.0"

0 commit comments

Comments
 (0)