Skip to content

Latest commit

History

History
52 lines (29 loc) 路 1.15 KB

CHANGELOG.md

File metadata and controls

52 lines (29 loc) 路 1.15 KB

0.7.1

  • feat: update workflows and repository infra structure (#50)

  • feat: centralize builders options (#55)

  • [0.7.0] - 11/28/22

  • BREAKING feat: add index to separator builder

[0.6.0+1] - 10/14/22

  • docs: fix README header image

[0.6.0] - 10/14/22

  • fix: remove need for an extra pull

[0.5.0] - 09/26/22

  • feat: add sliver infinite list
  • deps: upgrade to very_good_analysis 3.1.0
  • deps: upgrade to Dart >=2.18.0

[0.4.1] - 05/17/22

  • feat: upgrade to Dart >=2.17.0 and Flutter >=3.0.0
  • docs: upgrade example to Flutter 3.0.0 and Very Good Analysis 3.0.0

[0.4.0] - 04/07/21

  • BREAKING: refactor: remodel api to work declaratively

[0.3.0] - 04/05/21

  • nnbd migration

[0.2.1] - 02/19/21

  • feat: add padding api to InfiniteList

[0.2.0] - 02/17/21

  • feat: add reverse api to InfiniteList
  • feat: add ScrollController to InfiniteList

[0.1.1] - 02/11/21

  • docs: minor adjustments to documentation

[0.1.0] - 02/11/21

  • initial release of InfiniteList 馃帀