font_awesome_icon_class 0.0.1 copy "font_awesome_icon_class: ^0.0.1" to clipboard
font_awesome_icon_class: ^0.0.1 copied to clipboard

outdated

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".

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add font_awesome_icon_class

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  font_awesome_icon_class: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:font_awesome_icon_class/font_awesome_icon_class.dart';
8
likes
0
points
392
downloads

Publisher

unverified uploader

Weekly Downloads

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".

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, font_awesome_flutter

More

Packages that depend on font_awesome_icon_class