Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
28 views

Flutter/Dart: extractFileToDisk causes exception: Failed to load dynamic library 'libc.so.6'

I'm extracting a ZIP file in my flutter app, and after upgrade flutter (unfortunatelly I did not note the old flutter version) the following lines await extractFileToDisk( params.backupFilePath, ...
Charly's user avatar
  • 1,352