Backend list notifications now supports pagination. Frontend

notification list is inifinite and lazy
This commit is contained in:
rzuasti
2026-03-04 11:05:24 -05:00
parent dc2521da65
commit 63ac1d04d5
9 changed files with 173 additions and 64 deletions
+1
View File
@@ -15,6 +15,7 @@ dependencies:
dio: ^5.9.1
encrypter: ^2.0.0
shared_preferences: ^2.5.4
infinite_scroll_pagination: ^5.1.1
dev_dependencies:
flutter_test: