Rohan Kandwal

Results 14 comments of Rohan Kandwal

@sparrow007 Not very expert on RenderScript, but create and used the following class, which never caused any crashes so far. The app is already live, still didn't get one. ```...

@neelansh-creatorstack Above solution doesn't work if we need to have a Appbar too. In that case, either the Appbar doesn't scroll with the list or SmartRefresher doesn't work. Any idea...

https://github.com/rvamsikrishna/inview_notifier_list/issues/15#issuecomment-988658290 This works but there is scrolling issue if you have a SliverAppbar too.

@ > @charlesrostaing > > The link handling should be done in 2 places: > > 1. When the app starts. Use `getInitialUri`. If the app was opened with a...

Hi, same issue, I am listening for deep link in Home Screen. I am using both `getUriLinksStream()`(when app is running or in background) and `getInitialUri()` (when app cold starts). In...

> Dear all, > It seems like the problem would probably be the configuration of okHttp. > > ``` > OkHttpClient okHttpClient = new OkHttpClient.Builder() > .hostnameVerifier(hostnameVerifier) > .sslSocketFactory((SSLSocketFactory) SSLSocketFactory.getDefault(),...

I am too facing this issue, it's a blocker as of now.

@crowbarsolutions On setting two fingures to the webview, the webview scales immediately, have you found any solution for that?

@albo1337 Thanks for your code, it works perfectly. They should add it to readme file

> Hmm not really. What do you want and why? When we need any specific functionality to perform post image load. Eg - https://stackoverflow.com/questions/44665955/how-do-i-determine-the-width-and-height-of-an-image-in-flutter