icons_plus_pro 6.0.0 copy "icons_plus_pro: ^6.0.0" to clipboard
icons_plus_pro: ^6.0.0 copied to clipboard

Maintained fork of icons_plus: 17 icon packs (Bootstrap, Font Awesome, Ionicons, Eva, Line Awesome and more), compatible with Flutter 3.44+ where IconData is final.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icons_plus_pro

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

dependencies:
  icons_plus_pro: ^6.0.0

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:icons_plus_pro/icons_plus_pro.dart';
1
likes
160
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Maintained fork of icons_plus: 17 icon packs (Bootstrap, Font Awesome, Ionicons, Eva, Line Awesome and more), compatible with Flutter 3.44+ where IconData is final.

Repository (GitHub)
View/report issues

Topics

#icons #ui #material #bootstrap #fontawesome

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on icons_plus_pro