Skip to content

Latest commit

 

History

History
executable file
·
21 lines (16 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
21 lines (16 loc) · 460 Bytes

0.1.0

  • Added Null-safety support. Thanks to @fzyzcjy

0.0.4

  • support Dart 2.0
  • add LayoutBuilder and RepaintBoundary

0.0.3

  • add demo to README

0.0.2

0.0.1

  • A Widget that helps users to scroll quickly through a list
  • Can optionally display a label as the user scrolls
  • 3 styles available:
    • Semicircle style
    • Arrow Style
    • Rounded Rectangle Style