menu
flutter_file_attributes package
documentation
flutter_file_attributes_platform_interface.dart
FlutterFileAttributesPlatform
getFileAttriburtes abstract method
getFileAttriburtes abstract method
dark_mode
light_mode
getFileAttriburtes
abstract method
Future
<
Map
>
getFileAttriburtes
(
String
path
)
Implementation
Future<Map> getFileAttriburtes(String path);
flutter_file_attributes package
documentation
flutter_file_attributes_platform_interface
FlutterFileAttributesPlatform
getFileAttriburtes abstract method
FlutterFileAttributesPlatform class