flutter_material_design_icons 2.0.0+7447 copy "flutter_material_design_icons: ^2.0.0+7447" to clipboard
flutter_material_design_icons: ^2.0.0+7447 copied to clipboard

This package provides over 7000+ material icons from the Material Design Icons (MDI) project.

flutter_material_design_icons #

Pub Version Pub Points Pub Likes

This package provides over 7000+ material icons from the Material Design Icons project.

All icons and fonts in this project are licensed under Apache 2.0.

Overview #

Icon Search App

This package provides an example/ which also comes in handy as a useful tool for searching and filtering icons included in this package.

The app is available for web here.

Features #

  • Preview icons in code editor

    Icon preview

  • Deprecation notice

    Deprecation

  • Metadata enriched

    All icons are enriched with metadata derived from the MDI project like tags, styles, version and easily accessible via the icon metadata property.

  • Iterable

    The icons are structured as an abstract class with static const IconData members and can therefore be easily integrated via MdiIcons.values for further processing or filtering in your application.

Usage #

You can use the MDI icons analog to the material icons shipped with flutter:

Icon(MdiIcons.abacus)
15
likes
160
points
6.14k
downloads

Documentation

API reference

Publisher

verified publisherfabi.online

Weekly Downloads

This package provides over 7000+ material icons from the Material Design Icons (MDI) project.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_material_design_icons