Md. Shahed Uddin Emon

Results 9 comments of Md. Shahed Uddin Emon

sorry for the delayed reply. ``` Crashlytics report could not be enqueued to DataTransport java.lang.IllegalArgumentException: Log tag "TRuntime.SQLiteEventStore" exceeds limit of 23 characters ``` This log will make things clearer.

I faced this issue happened because of not initializing native view in windows/runner/main.cpp. [Follow This](https://github.com/alexmercerind/flutter_native_view#setup). Hope this works for you too.

As example I have a list of 20 items. And the dropdown expanded section can show only 12. So I select a item at 15th index. Then expand the menu...

Android support The NDK version used is specified in `android/app/build.gradle` of your Flutter project. ``` android { // by default the project uses NDK version from flutter plugin. ndkVersion flutter.ndkVersion...

Try using this fork: chatwoot_sdk: git: url: [email protected]:hungryemon/chatwoot-flutter-sdk.git branch: emon ref: 3c3e88a0401955e0308853edc86b9c5ac7a33ccf

> @hungryemon are you interested in contributing these changes upstream ? Sure