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

A Flutter package for the easy implementation of Ant Icons. It consists of Amazing Open Source icons with normal and outline version of each.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ant_icons

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

dependencies:
  ant_icons: ^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:ant_icons/ant_icons.dart';
24
likes
40
pub points
80%
popularity

Publisher

verified publishervedartm.com

A Flutter package for the easy implementation of Ant Icons. It consists of Amazing Open Source icons with normal and outline version of each.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ant_icons