Releases: fluttercommunity/font_awesome_flutter
Releases · fluttercommunity/font_awesome_flutter
10.12.0
22 Oct 16:15
Compare
Sorry, something went wrong.
No results found
Fix flutter lint warnings - thanks @adil192 !
Upgrade to Font Awesome 7.1.0
10.11.0
18 Oct 10:05
Compare
Sorry, something went wrong.
No results found
Fix issues with spaces in icon file names since the last version - thanks @adil192 !
Upgrade to Font Awesome 7.0.1 - thanks @adil192 !
Add support for find.byIcon and find.widgetByIcon, closing #198 - thanks @adil192 !
Added flutter favorite badge - thanks @Musaddiq625 !
10.10.0
18 Oct 10:06
Compare
Sorry, something went wrong.
No results found
Upgrade to Font Awesome 7.0.0 - thanks @ManuelRauber !
Note : Font Awesome 7 does not include .ttf font files anymore, so the lib now uses the .otf files.
10.9.1
18 Oct 10:06
Compare
Sorry, something went wrong.
No results found
Fix #276 - breaks build using flutter 3.24 or lower - thanks @ptran-dev !
10.8.0
03 Nov 17:38
Compare
Sorry, something went wrong.
No results found
Upgrade to Font Awesome 6.6.0
Fix linter warnings
Add support for sharp icons - thanks @JudahMcNicholl !
10.7.0
27 Jan 23:54
Compare
Sorry, something went wrong.
No results found
Upgrade to font awesome 6.5.1
10.6.0
15 Oct 12:16
Compare
Sorry, something went wrong.
No results found
Upgrade to Font Awesome 6.4.2
Add @staticIconProvider annotation
Add shadows property to FaIcon - thanks @RomainFranceschini !
10.5.0
28 Jun 06:54
Compare
Sorry, something went wrong.
No results found
Fix #244 - dynamic icon retrieval requires regular font
BREAKING: getIconFromCss now returns null if no matching icon is found
Upgrade to Font Awesome 6.4.0
Migrate to Flutter 3 - thanks @jinosh05
10.4.0
10 Feb 16:15
Compare
Sorry, something went wrong.
No results found
Upgrade to Font Awesome 6.3.0
Fix: doc misspells function - thanks @ulrikkold !
10.3.0
04 Dec 13:26
Compare
Sorry, something went wrong.
No results found
Upgrade to Font Awesome 6.2.1
Fix #227 : fix deprecated isAlwaysShown property