material_file_icon 0.3.1 copy "material_file_icon: ^0.3.1" to clipboard
material_file_icon: ^0.3.1 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
0
points
38
downloads

Publisher

verified publisherbranvier.com

Weekly Downloads

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

License

unknown (license)

Dependencies

cross_file, flutter, flutter_svg

More

Packages that depend on material_file_icon