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

flutter_archive.dart error #51

Closed CGuoJunLi closed 2 years ago

CGuoJunLi commented 2 years ago

/[D:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_archive-4.2.0/lib/flutter_archive.dart:196:46](): Error: The getter 'name' isn't defined for the class 'ZipFileOperation'.

kinex commented 2 years ago

Thanks for the bug report. Should be fixed by https://github.com/kineapps/flutter_archive/commit/3fbc307a84bc7e4a863911ecd693bc5da7ba1d95 . You must upgrade Flutter to a newer version.