d_line_awesome_icons 0.0.6 copy "d_line_awesome_icons: ^0.0.6" to clipboard
d_line_awesome_icons: ^0.0.6 copied to clipboard

A flutter package for line awesome icons. Using as a IconData. Ex Icon(DLineAwesomeIcons.cheese)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add d_line_awesome_icons

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

dependencies:
  d_line_awesome_icons: ^0.0.6

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:d_line_awesome_icons/d_line_awesome_icons.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A flutter package for line awesome icons. Using as a IconData. Ex Icon(DLineAwesomeIcons.cheese)

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on d_line_awesome_icons