mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-18 18:14:21 +01:00
android link call
This commit is contained in:
@@ -66,6 +66,8 @@ class _IndexRouter extends CustState<IndexRouter>
|
||||
webProvider.checkAndOpenUrl(shortcutType);
|
||||
});
|
||||
}
|
||||
|
||||
appLinksService.listen();
|
||||
}
|
||||
|
||||
@override
|
||||
@@ -96,6 +98,7 @@ class _IndexRouter extends CustState<IndexRouter>
|
||||
// });
|
||||
// }
|
||||
remoteSigningProvider.updateContext(context);
|
||||
appLinksService.updateContext(context);
|
||||
webProvider.checkBlank();
|
||||
|
||||
var _webProvider = Provider.of<WebProvider>(context);
|
||||
|
||||
Reference in New Issue
Block a user