flutter_material_icon_mappings 1.3.0
SDKflutter
Platformandroidioswindowslinuxmacosweb
just a mapping between flutter icons and their name and codepoints
This package provides a simple function to get IconData object , given material icon's name.
Features
This package provides a simple function to get IconData object , given material icon's name.
Getting started
Import the package and use it as below.
Usage
FlutterMaterialIconMapping.iconDataFromIconName("interests");