mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
HomeScreen is now a StatelessWidget responsible only for the responsive layout structure. All notification state, pagination, filtering, and mark-as-read logic lives in the new NotificationsList widget. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>