tototo23

Results 4 issues of tototo23

When using ```dart ZipFileEncoder(password: .....).zipDirectory(directory, ...); ``` To zip a folderhaving subfolders, with a password, i have a Null exception. Following the exception, it reveals that it comes from zip_encoder:355...

### Description of the bug In my OpenAPI yaml file i've been given, a schema describes : ```yaml UpdateUser: type: object required: [] properties: name: type: string example: testName nullable:...

bug

Hi, I don't know when it started, but it looks like since I updated my project to Flutter 3.22, dropping a file in web doesn't work anymore. I'm using chrome...

Hi, First thanks for this awesome plugin :) I'm having an issue when trying to increase the default MTU value to send data to a device, on windows : When...