kineapps / flutter_archive

Flutter plugin for creating and extracting ZIP files.
https://pub.dev/packages/flutter_archive
BSD 3-Clause "New" or "Revised" License
57 stars 43 forks source link

Can I cover the target folder during decompression? #60

Open Allenxuxu opened 2 years ago

Allenxuxu commented 2 years ago

PlatformException(UNZIP_ERROR, The file “xxx.data” couldn’t be saved in the folder “data” because a file with the same name already exists., null, null)

kinex commented 1 year ago

I think you should be able to delete the destination file in OnExtracting ?

Ansh-Rathod commented 1 year ago

hey im getting this error while creating zip