Skip to content

Releases: VeryGoodOpenSource/very_good_infinite_list

v0.7.1

20 Sep 14:38
bf64126
Compare
Choose a tag to compare
  • feat: update workflows and repository infra structure (#50)
  • feat: centralize builders options (#55)

v0.7.0

28 Nov 18:02
02adb09
Compare
Choose a tag to compare
  • BREAKING feat: add index to separator builder

v0.6.0+1

14 Oct 20:18
4418d97
Compare
Choose a tag to compare
  • docs: fix README header image

v0.6.0

14 Oct 20:17
b064f4c
Compare
Choose a tag to compare
  • fix: remove need for an extra pull

v0.5.0

26 Sep 18:56
de0bc5d
Compare
Choose a tag to compare
  • feat: add sliver infinite list
  • deps: upgrade to very_good_analysis 3.1.0
  • deps: upgrade to Dart >=2.18.0

v0.4.1

17 May 19:20
b39981b
Compare
Choose a tag to compare
  • 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

v0.4.0

28 Feb 22:12
99f3d50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Apr 16:26
4b2e8b3
Compare
Choose a tag to compare
  • nnbd migration

v0.2.1

19 Feb 22:41
6a27fc3
Compare
Choose a tag to compare
  • feat: add padding api to InfiniteList

v0.2.0

18 Feb 00:03
b8e0d57
Compare
Choose a tag to compare
  • feat: add reverse
  • feat: support custom scroll controller