menu
owlnext_dropzone package
documentation
owlnext_dropzone.dart
FileUtils
getBytes method
getBytes method
dark_mode
light_mode
getBytes
method
Future
<
List
<
Uint8List
>
>
getBytes
(
List
<
PlatformFile
>
filesList
)
inherited
Implementation
Future<List<Uint8List>> getBytes(List<PlatformFile> filesList) async { throw UnimplementedError(); }
owlnext_dropzone package
documentation
owlnext_dropzone
FileUtils
getBytes method
FileUtils class