jpl_material_icons_named 3.16.0+2 copy "jpl_material_icons_named: ^3.16.0+2" to clipboard
jpl_material_icons_named: ^3.16.0+2 copied to clipboard

A mapping library that maps the Stringified material icon name to the actual Material `IconData`.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jpl_material_icons_named

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

dependencies:
  jpl_material_icons_named: ^3.16.0+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:jpl_material_icons_named/jpl_material_icons_named.dart';
0
likes
150
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A mapping library that maps the Stringified material icon name to the actual Material `IconData`.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on jpl_material_icons_named