sharezone-app icon indicating copy to clipboard operation
sharezone-app copied to clipboard

Replace our custom `ListWithBottomThreshold` with external package.

Open Jonas-Sander opened this issue 10 months ago • 0 comments

We have our own implementation called ListWithBottomThreshold that could just be replaced with a package from pub, e.g. package:very_good_infinite_list.
The advantage for us would be that we have less code that we need to manage and keep updated.

Jonas-Sander avatar Oct 12 '23 13:10 Jonas-Sander