icon_plus 0.1.1 copy "icon_plus: ^0.1.1" to clipboard
icon_plus: ^0.1.1 copied to clipboard

Icon Plus is a package that has many icon packs that are popular and easy to use, such as Bootstrap, Font Awesome, Eva Icons, Line Awesome, Ionicons, and others.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icon_plus

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

dependencies:
  icon_plus: ^0.1.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:icon_plus/icon_plus.dart';
1
likes
160
points
60
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Icon Plus is a package that has many icon packs that are popular and easy to use, such as Bootstrap, Font Awesome, Eva Icons, Line Awesome, Ionicons, and others.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on icon_plus