Shrijan Regmi

Results 11 comments of Shrijan Regmi

I am getting the same issue

@jessegeens galler_saver didn't work for me

Nearly after 1year 6months the issue is unsolved

> Basically, I have already found the cause of the problem. > > This place: > > https://github.com/darioielardi/flutter_speed_dial/blob/c01d6d94db849bcfd1f543fbed953650eb624b73/lib/src/background_overlay.dart#L62 > > If we put a different color there, all those flickers...

I was able to fix this by setting `useRotationAnimation: false`. I was not using the rotation animation so I could set that to false. Not sure how you'll fix this...

@fredgrott Does not work when using iPhone SE model or iPad model

@rocklyve I could not fix the issue so I used [webview_flutter](https://pub.dev/packages/webview_flutter) along with [webview_flutter_web](https://pub.dev/packages/webview_flutter_web).

Actually, it doesn't seem to be an issue with synchronous methods. I think the performance issue is due to `sqlite` engine. I can see a lot of lags when using...