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

An icon pack library from iconhub.io .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconhub

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

dependencies:
  iconhub: ^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:iconhub/iconhub.dart';
2
likes
100
pub points
0%
popularity

Publisher

verified publisherfarhanroy.dev

An icon pack library from iconhub.io .

Homepage

Documentation

API reference

License

Apache-2.0, MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on iconhub