Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 409 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 409 Bytes

1.1.0

  • BREAKING: Changed handling of scrolling for further customization.
    • To achieve the same behaviour as before, wrap your child widget with a ScrollView.

1.0.0

  • Stable release.

0.1.5

  • Fix example

0.1.4

  • Add minimumSize assertion

0.1.3

  • Migrate to Dart 3

0.1.2

  • Update README
  • Refactor code

0.1.1

  • Change example picture and gif

0.1.0

  • Initial release.