Boy

Results 9 comments of Boy

Hi @Diolor thanks for the awesome library! Saved me tons of time! I was wondering, what is the ETA on this functionality? I need it, so if it is low...

When I use `removeAllViewsInLayout()`, I currently have the issue that the flingadapter is either not showing images, or swiping does not work until I press the button I have for...

I'm fine with either way. As long as I can have say 10 % more height than width. If I need to set a hard value (calculating the height myself)...

I also see that setting the imageview asynchronously, via Picasso or via a post(Runnable) gives this issue...

Also, I was unable to use the non-fixed version in a column

@Kurounin are you using it in a recyclerview? I seem to have this issues there

I checked the code and I see for Android, it starts an Activity ![image](https://user-images.githubusercontent.com/5054262/66811964-48c84b00-ef32-11e9-82a8-76fcc76d2753.png) I'm not that familiar with calling native code in Flutter yet, but to be able to...