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

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


logo

Material File Icon

Use #

Row(
  children: [
    MFIcon('file-name.dart'), // <- Material File Icon
    Text('file-name.dart'),
  ],
),

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

flutter, flutter_svg

More

Packages that depend on material_file_icon