flutter_material_icon_mappings 1.3.0 copy "flutter_material_icon_mappings: ^1.3.0" to clipboard
flutter_material_icon_mappings: ^1.3.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");
1
likes
130
points
101
downloads

Publisher

unverified uploader

Weekly Downloads

just a mapping between flutter icons and their name and codepoints

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, test

More

Packages that depend on flutter_material_icon_mappings