Darshan

Results 96 comments of Darshan

Its a signature problem, you can see the error is 403 and not 404!

You can use my fork until this gets updated. Use below in your `pubspec.yaml`: ```yaml flutter_link_preview: git: 'https://github.com/ItzNotABug/flutter_link_preview' ```

I added the Remember Last Page method... but any supoort for other Features? I need help for the BaseViewerActivity.java Please Add the Find Text method in that Activity... as it...

More info. on this: I already had required arguments in `info.plist` but still there was an error. What I was doing: using a `Visibility` widget as a parent and changed...

Initially, it worked fine. All the requests were loaded as they should, didn't find any issues until sometime later. I use a file-observer & update the grid as new files...

Seems like even the `try/catch` won't help much here. I still see very small number of crash count. Also, It'd be better as you recommended, to prevent more than one...

@colinrtwhite Any update on this? The current crash velocity is quite high due to this bug.

I was having the same problem, even the `CommonConfetti` wasn’t working. Try using a `Handler().postDelayed()` with `500/1000 ms`, it helped me.

Hello there, I am not quite sure if I understand what you mean.. And as for breaking change aspect, I have only added a Shape param to the existing methods...