flutter_file_attributes 0.0.2 copy "flutter_file_attributes: ^0.0.2" to clipboard
flutter_file_attributes: ^0.0.2 copied to clipboard

Flutter plugin to get file and folder attributes.

flutter_file_attributes #

Flutter plugin to get file and folder attributes.

Usage #

final _flutterFileAttributesPlugin = FlutterFileAttributes();
var fileAttributes = await _flutterFileAttributesPlugin.getFileAttriburtes(filePath);

TODO: #

  • Implement for Android.
  • Implement for Folder attributes.

Sample #

IMG_0378

0
likes
140
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to get file and folder attributes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_file_attributes