font_awesome_icon_class 0.0.1
font_awesome_icon_class: ^0.0.1 copied to clipboard
This package help solve the problem of not being able to display "font_awesome_icon_class" in the mobile screen. This package is made with the help of "font_awesome_flutter".
font_awesome_icon_class #
This package help solve the problem of not being able to display font awesome icon class in the mobile screen. This package is made with the help of "font_awesome_flutter".
Features #
This package is made with the help of font_awesome_flutter
Features #
You can convert all font awesome icon classes into widgets that can be displayed in flutter.
Usage #
This is how simply you can generate icon using className(String)
faClassToIcon('fa fa-at')
Additional information #
You can head over to my github and contribute to this package.