duytq94 / flutter-intro-slider

Simple and configurable app introduction slider for Flutter
https://pub.dartlang.org/packages/intro_slider
MIT License
677 stars 141 forks source link

Feature: Background image option for tabs #7

Closed emekalites closed 5 years ago

emekalites commented 5 years ago

Hi,

You did a good job on the library. I had to use it in my app, but I needed background images for each tab instead of background color. So i added the background image option where either background image or background color is used.

emekalites commented 5 years ago

I guess you can add an example to show background image for each tab based on this new feature. Thanks.

duytq94 commented 5 years ago

Hi @emekalites , Thanks for your contributions, I merged it.