cedteg / flutter_fb_news

Flutter plugin for displaying Facebook page feed with photos and videos
https://pub.dev/packages/flutter_fb_news
MIT License
5 stars 3 forks source link

Video posts are bigger (width) than the card #12

Open tahlers93 opened 3 years ago

tahlers93 commented 3 years ago

Video posts are bigger (width) than the card. I think, that is not the intention.

Screenshot_2021-01-30-13-26-59-914_com example herbrum

cedteg commented 3 years ago

@tahlers93 Thank you very much for your report. This is really not the intention that it looks like.

In my test I could not currently recreate it.

What kind of device does the problem occur on?

Could you send me the link to the post?

tahlers93 commented 3 years ago

Device is my phone: Poco X3 NFC

Here is my example: https://fb.watch/3mirG--bc6/

cedteg commented 3 years ago

Unfortunately, I have not been able to reproduce the problem.

Does the problem also occur on other devices or in the simulator?

tahlers93 commented 3 years ago

With a Xioami Mi A1 the problem exists, too. In the simulator (pixel 3a) it works fine.

cedteg commented 3 years ago

I tested the behavior on several devices and could not recreate it.

Unfortunately, I do not have a Xioami Mi A1 to test.

If you want to take a look at the code, I am happy to receive a PR