I have some pagination code for Firestore (below) using FutureBuilder that I need to refactor to a StreamBuilder so that I can detect when items are added/deleted. As shown with