Peter Leibiger

Results 45 issues of Peter Leibiger

When trying to run a Flutter app on Android 35 with `jni: 0.11.0` as dependency, the app crashes directly during plugin registration. ``` 2024-09-26 17:01:25.835 3765-3821 ResourceExtractor eu....ssue153075.shared_prefs_issue I Extracted...

package:jnigen
package:jni

Hello @escamoteur The changes in commit 7d2d4bb7d403b39af631f04e2e0dbb8419646f39 lead to `popScopeTill(inclusive: true)` always popping all scopes until the base scope. The while loop exit condition does not trigger when `inclusive ==...

### Steps to reproduce 1. Have an iPad Pro with Magic Keyboard 2. Add a typeahead widget 3. Click on it I assume this has to do with using the...

bug