ionicons_named 1.0.1+2 copy "ionicons_named: ^1.0.1+2" to clipboard
ionicons_named: ^1.0.1+2 copied to clipboard

outdated

A mapping library that maps the Stringified ionic icon name to the actual ionicon `IconData`.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ionicons_named

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

dependencies:
  ionicons_named: ^1.0.1+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_named/ionicons_named.dart';
3
likes
0
pub points
55%
popularity

Publisher

verified publisherpeifferinnovations.com

A mapping library that maps the Stringified ionic icon name to the actual ionicon `IconData`.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, ionicons

More

Packages that depend on ionicons_named