DEVYANK SHAW

Results 4 comments of DEVYANK SHAW

Hi @koukibadr, I am also facing the same issue as mentioned above. Attached a screen recording for your reference https://user-images.githubusercontent.com/47057254/161705536-82cc8bce-c23d-4d6f-b019-8bc85277d0ce.mp4 **Reproduce code:** ``` void showInfoToast({required BuildContext context, required String message})...

@koukibadr I have checked the bug, it is working fine for 2-3 times(found during development) but after that again the screen freezes

Cause 1: java.util.concurrent.ExecutionException: java.lang.RuntimeException: Duplicate class org.apache.http.Consts found in modules httpclient-android-4.3.5.1.jar (org.apache.httpcomponents:httpclient-android:4.3.5.1) and httpcore-4.3.2.jar (org.apache.httpcomponents:httpcore:4.3.2) Duplicate class org.apache.http.ContentTooLongException found in modules httpclient-android-4.3.5.1.jar (org.apache.httpcomponents:httpclient-android:4.3.5.1) and httpcore-4.3.2.jar (org.apache.httpcomponents:httpcore:4.3.2) Duplicate class org.apache.http.HttpConnectionFactory found...