icapps_icons 1.1.0 copy "icapps_icons: ^1.1.0" to clipboard
icapps_icons: ^1.1.0 copied to clipboard

A package that cointains the icapps icons.

A package that adds the ability to use all the icons of the icapps iconic library

Getting started #

All you have to do to get started is to add this piece of code below to your pubspec.yaml

flutter:
    fonts:
    - family: icappsIcons
        fonts:
        - asset: packages/icapps_icons/fonts/icappsIcons.ttf

Usage #

You can use it like you would do any other icon in flutter.

Icon(IcappsIcons.alarm),
0
likes
140
points
147
downloads

Publisher

verified publishericapps.com

Weekly Downloads

A package that cointains the icapps icons.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on icapps_icons