flutter_file_info 0.0.1 flutter_file_info: ^0.0.1 copied to clipboard
A Flutter plugin for retrieving detailed file metadata, including native icons.
0.0.1 #
- Initial Release: Created the flutter_file_info plugin.
- Platform Support: Initial release supports only Windows.
- getFileInfo: Retrieves detailed metadata about a file specified by [filePath].
- getFileIconInfo: Retrieves icon information for a file or directory specified by [filePath].