flutter_ionicons 8.0.13 copy "flutter_ionicons: ^8.0.13" to clipboard
flutter_ionicons: ^8.0.13 copied to clipboard

Ionicons v8 icon set for Flutter. 1357 icons covering filled, outline, and sharp variants.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ionicons

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

dependencies:
  flutter_ionicons: ^8.0.13

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:flutter_ionicons/flutter_ionicons.dart';
3
likes
140
points
223
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Ionicons v8 icon set for Flutter. 1357 icons covering filled, outline, and sharp variants.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_ionicons