appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

All background cards have the same style #190

Closed stuartrapop closed 5 months ago

stuartrapop commented 9 months ago

Plugin name Appinio Swiper

Describe the bug All background cards have the same style.

To Reproduce Steps to reproduce the behavior:

  1. Set the backgroundCardCount to greater than 1
  2. Set the card background color different for all the cards.
  3. All background cards have the same color showing.

Expected behavior I would expect each of the cards to have colors based on the cardBuilder.

Screenshots

Screenshot 2023-11-26 at 16 02 09

Additional context Not too important, but wanted to let you know.