ionicons 0.2.2 copy "ionicons: ^0.2.2" to clipboard
ionicons: ^0.2.2 copied to clipboard

Ionicons is a completely open-source icon set with 1k3+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ionicons

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

dependencies:
  ionicons: ^0.2.2

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:ionicons/ionicons.dart';
424
likes
140
pub points
98%
popularity

Publisher

verified publisherez-connect.net

Ionicons is a completely open-source icon set with 1k3+ icons crafted for web, iOS, Android, and desktop apps. They have both Material Design and iOS versions.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ionicons