appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
193 stars 224 forks source link

Fixed background card index problem #217

Closed BobDickinson closed 7 months ago

BobDickinson commented 10 months ago

Addresses issue #215 and older issue #190 (same issue).

Old code used same index value for every background card. Tested fix in my app.

BobDickinson commented 9 months ago

I have found some additional swiper bugs and could submit issues and PRs for them, but when a bug this nasty, and a fix this simple and clean, sits without comment for 6 weeks, it makes me question whether this repo is actively maintained and if it's worth my time to try to help.

wenchaosong commented 8 months ago

this is important to merge