iconly 1.0.0 copy "iconly: ^1.0.0" to clipboard
iconly: ^1.0.0 copied to clipboard

Flutter package for using Iconly Icons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconly

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

dependencies:
  iconly: ^1.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:iconly/iconly.dart';
120
likes
140
points
4.55k
downloads

Publisher

verified publisher6thsolution.com

Weekly Downloads

Flutter package for using Iconly Icons.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on iconly