appinioGmbH / flutter_packages

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

Controller swipe right method not awaited #298

Open andrewaltuna opened 4 months ago

andrewaltuna commented 4 months ago

https://github.com/appinioGmbH/flutter_packages/blob/3e2a11ab44fd0a1460f44dca7f430ea15c3e6167/packages/appinio_swiper/lib/appinio_swiper.dart#L634

This seems to be unintentional as all the other swipe methods are awaited.