You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, the docs lack that information, but the example app actually shows how to make it to work.
All you had to do is to wrap SwiperCustomPagination in SwiperPagination:
That way, the "outer" property works as expected:
In swiper.dart file we have this piece of code:
The text was updated successfully, but these errors were encountered: