M. Yazan Suliman
M. Yazan Suliman
Check for SkParagraph enable status, and pass it to the created engine bug fix for the [issue](https://github.com/flutter/flutter/issues/103846).
Using Intellij latest version, and running hello world example the plugin return this crash log. ``` Error compiling script. /applications/android studio.app/contents/lib/../plugins/Kotlin/lib/kotlin-stdlib-jdk8.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: error: module was compiled with an incompatible version of...
### Device / Emulator and OS Please complete the following information for each phone and/or emulator you're experiencing this bug on: - Device: [Samsung A52] - OS: [Android 11] ###...
The app crashed when setting a callback for the user clearing the notification. ``` Error: Unable to start receiver com.telerik.localnotifications.NotificationClearedReceiver: com.tns.NativeScriptException: Cannot find object id for instance=com.tns.gen.com.telerik.localnotifications.LocalNotificationsPluginListener@ce7d97 System.err: com.tns.NativeScriptException: Error:...
## Use case Scrolling to the currently highlighted text (anchor), since the alignment is set to 1.0 the item is shown at the top of the view.  ## Proposal...
### Steps to reproduce Wrap the Google map widget with a gesture detector and implement custom onScaleUpdate, and onScaleEnd methods to handle movements. The script works fine on Android devices...