Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 443 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 443 Bytes

3.0.0

  • support null-safety

2.0.0

  • fix closeToTrailing issue. extended_list#6

1.0.1

  • fix viewport wrong index for SliverGrid. ExtendedList#4

1.0.0

  • breaking change: fix typo(fullCrossAxisExtend => fullCrossAxisExtent)
  • fix analysis_options.yaml

0.1.3

  • fix issue about wrong viewport indexes.

0.1.2

  • format code.

0.1.1

  • add closeToTrailing property for ExtendedListDelegate.

0.1.0

  • first release.