Yannick Wiesner
Yannick Wiesner
Hi there could we release the current master which uses immer 8.0.1 because the current version is affected by prototype pollution. See here for more details: https://www.npmjs.com/advisories/1603
Hi there, I just ran into an issue wich took me some time to debug. As of my opinion, this is not the expected behavior: ### Steps to reproduce: 1....
To overcome a bug in flutter https://github.com/flutter/flutter/issues/63533 that sets the android sdk version to the lowest version used by any plugin, I am suggesting to update the android compileSdkVersion to...
**Describe the bug** Flutter tries to install old android build tools/platforms to build APK See this issue: https://github.com/flutter/flutter/issues/63533 I have provided a fix in PR https://github.com/MisterJimson/flutter_keyboard_visibility/pull/159 **To Reproduce** - create...