SliderFlow(
  count: 10,
  onActiveCountChanged: (numberOfActives)=> print('$numberOfActives'),
  )

Libraries

sliderflow
src