ASAD HAMEED
ASAD HAMEED
Facing same issue, ``` /.pub-cache/hosted/pub.dartlang.org/image_cropper-1.3.1/android/src/main/java/vn/hunghd/flutter/plugins/imagecropper/FileUtils.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. ```
Experience the same issue.
I have created a pull request with the solution. Until the developer merges the pull request, you can use from my forked repository like this, ```yaml huawei_health: git: url: https://github.com/asadamatic/hms-flutter-plugin...
@aniketsongara Did you find any solution? I'm getting the same exception when trying to set the editor value using the controller. `controller.setText()`
The exception was raised on the ios simulator. It worked on a real android device.
Is there a section in docs that lists HTML tags unsupported for parsing? It will be helpful!
https://github.com/Dimibe/sticky_grouped_list/issues/7#issuecomment-1678816286
I was able to resolve this issue assigning bottom padding to `StickGroupedListView`.
Faced similar problem when debugging the app on android emulator. Were you able to resolve it?
Facing a similar problem, even though I used the example app.