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
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to get file and folder attributes.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_file_attributes