ionicons 0.2.0 copy "ionicons: ^0.2.0" to clipboard
ionicons: ^0.2.0 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 Dart:

 $ dart pub add ionicons

With Flutter:

 $ flutter pub add ionicons

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

dependencies:
  ionicons: ^0.2.0

Alternatively, your editor might support dart pub get or 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';
441
likes
0
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ionicons