feat: custom check unReadDynamic

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-18 20:52:40 +08:00
parent 15c1449998
commit a0c54ced96
7 changed files with 250 additions and 142 deletions

View File

@@ -251,6 +251,7 @@ class MyApp extends StatelessWidget {
navigatorObservers: [
VideoDetailPage.routeObserver,
SearchPage.routeObserver,
MainApp.routeObserver,
],
);
}),