Last updated:
0 purchases
flutter file attributes
flutter_file_attributes #
Flutter plugin to get file and folder attributes.
Usage #
final _flutterFileAttributesPlugin = FlutterFileAttributes();
var fileAttributes = await _flutterFileAttributesPlugin.getFileAttriburtes(filePath);
copied to clipboard
TODO: #
❌ Implement for Android.
❌ Implement for Folder attributes.
Sample #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.