iconfont_dart 0.1.3 copy "iconfont_dart: ^0.1.3" to clipboard
iconfont_dart: ^0.1.3 copied to clipboard

outdated

iconfont to dart can be implemented by calling iconfont classname.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconfont_dart

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

dependencies:
  iconfont_dart: ^0.1.3

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

Publisher

unverified uploader

iconfont to dart can be implemented by calling iconfont classname.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, html

More

Packages that depend on iconfont_dart