Kazymir Rabier

Results 4 issues of Kazymir Rabier

**Describe the bug** When in gallery mode and switching from portrait to landscape, the image displayed is not always the same and sometimes jumps 2 images ahead of the current...

bug
Gallery

Firstly, thanks for the repo. I wanted to try and get this sample project to run on 32-bit architecture since it would just crash on older devices, so I added...

I have this `Destination` class where I store a `LatLong` object which also uses json serializable, and has a `latitude` and `longitude` field. I want the output of LatLong to...

Currently we are manually defining method channels to communicate with the underlying native platform for Android, iOS and web. This makes it easy to [miss certain implementation details](https://github.com/matanshukry/flutter_google_places_sdk/pull/100#discussion_r1779475667) during development...