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

Set Background-Color for the posts #5

Closed tahlers93 closed 3 years ago

tahlers93 commented 3 years ago

It would be nice to set an individuell background color for the posts.

cedteg commented 3 years ago

I will call it borderColor.

But in addition I add backgroundColor for the actual postbackgroundcolor and textColor for the textcolor

Then a post could look like this image

cedteg commented 3 years ago

can be tested with 1.1.0-dev.2

tahlers93 commented 3 years ago

Thanks, but i have still a problem:

image

I try to set the bordercolor to transparent.

Is the grey border a problem of my config or can you changed it? I dont want a border.

Thanks!

cedteg commented 3 years ago

I have added it as a new ticket #9

can be tested with 1.1.0-dev.4