QuirijnGB / lazy-load-scrollview

A wrapper for a Flutter ScrollView which enables lazy loading
BSD 2-Clause "Simplified" License
109 stars 26 forks source link

Updated example and v2 of lazy_load_scrollview #16

Open stargazing-dino opened 3 years ago

stargazing-dino commented 3 years ago

Hello ! I didn't know of the existence of this package and ended up creating listview notifier similar to this but slightly different. In any case, I'd like to offer it up as a PR. To improve I took both my ideas and your ideas and kind of squashed them together as well as implemented a few things from the issues here.

Here are a few things the new:

Breaking change:

I'd love to get your opinion on this big change. Leaving it as a draft for now

QuirijnGB commented 3 years ago

Hey Thanks for this and sorry for the late response. Ill have a look this week!

QuirijnGB commented 3 years ago

I have not forgotten about this! Ill get to it soon