lemtea8
lemtea8
I want to read zip file headers so I can list what's inside the zip file, and I discovered that if I use ZipDecoder to read the whole zip file...
### Plugin sensors_plus ### Use case The `AccelerometerEvent` and `UserAccelerometerEvent` doesn't have timestamp, and as described in [the issue](https://github.com/flutter/flutter/issues/26078), it's unreliable to measure by stopwatch or datetime. While there's a...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Zed instantly crashes on KDE plasma. Message from `zed --foreground` (There's also...
Replace ioutil with io, as ioutil has been deprecated since Go 1.16.