flutter_material_icon_mappings 1.0.0 flutter_material_icon_mappings: ^1.0.0 copied to clipboard
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");