Johannes Sachse
Johannes Sachse
I created a lint_package and tried to use this package within my application: ### 1. Project structure **lint_package structure** pubspec.yaml ``` dependencies: analyzer: ^4.2.0 analyzer_plugin: ^0.10.0 custom_lint_builder: ^0.0.9+1 ``` In...
**Reproduce:** 1. Call and await `presentEventCreatingDialog` 2. Library opens calendar-dialog 3. The user clicks outside of the dialog in order to close the dialog 4. No result from `presentEventCreatingDialog` is...
### What happened? Since version 5.0.6 some Android devices (f.e. Pixel 7, Android 14) in our OneSignal dashboard have "Subscription Status: Permission Not Granted". On my SM-T510 (Android 11) everything...