flutter_long_list 0.1.6 copy "flutter_long_list: ^0.1.6" to clipboard
flutter_long_list: ^0.1.6 copied to clipboard

A Flutter LongList with Provider which supports ListView, GridView and Slivers.

[0.0.1] #

1.Publish #

[0.0.2] #

1.Add Readme #

[0.0.3] #

1.modify Readme #

[0.0.4] #

1.Add exposure listener #

2.Support sliver custom list #

3.Fix bug #

[0.0.5] #

1.Add nomore api #

2.Add Readme #

[0.0.6] #

1.The filed 'id' is not required in init function #

2.Fix nomore api is function #

[0.0.7] 2020-09-17 #

1.Fix error style #

[0.0.8] 2020-09-21 #

1.LongListProvider has stored hashMapList<String, List> #

2.Update ListView demo #

[0.0.9] 2020-09-21 #

1.fix bug #

[0.1.1] 2021-02-25 #

1.add release provider #

2.loading is default true #

[0.1.2] 2021-02-26 #

1.add scrollToIndex method #

[0.1.3] 2021-03-03 #

1.fix longlist data length is 0 bug #

[0.1.4] 2021-03-04 #

1.fix list horizontal bug #

[0.1.5] 2021-03-10 #

1.delete mode sliver_custom #

2.add sliver_tabbar_view demo #

3.add needRfresh param #

[0.1.6] 2021-04-09 #

1.add LongListData type #

2.add loadingError & error params #

3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A Flutter LongList with Provider which supports ListView, GridView and Slivers.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

extended_list, flutter, provider, tuple

More

Packages that depend on flutter_long_list