- Try using real time updating on the announcements section. - Use Stream Builder and snapshots You can refer to firestore realtime updates [here.]( https://firebase.flutter.dev/docs/firestore/usage/#realtime-changes)
You can refer to firestore realtime updates here.