material_file_icon 0.4.0 copy "material_file_icon: ^0.4.0" to clipboard
material_file_icon: ^0.4.0 copied to clipboard

A widget that displays a material file icon based on the file name.


logo

Material File Icon

Use #

Column(
  children: [
    MFIcon('file-name.dart'), // <- Material File Icon
    MFThumb(imageXFile), // <- tries image, fallbacks to MFIcon
  ],
),

File icons #

file icons

Icon sources #

1
likes
140
points
47
downloads

Publisher

verified publisherbranvier.com

Weekly Downloads

A widget that displays a material file icon based on the file name.

Homepage
Repository (GitHub)
View/report issues

Topics

#material #file #icon #icons

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, flutter, flutter_svg

More

Packages that depend on material_file_icon