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

Ionicons is a completely open-source icon set with 1338+ 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_flutter

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

dependencies:
  ionicons_flutter: ^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:ionicons_flutter/ionicons_flutter.dart';
2
likes
150
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ionicons_flutter