Fixes and improvments.

This commit is contained in:
M 2020-10-02 20:28:29 +03:00
parent b506f9c953
commit 04e7c18841
13 changed files with 246 additions and 240 deletions

View file

@ -14,8 +14,6 @@ void startAuthenticationStateChange(AuthenticationStore authenticationStore,
if (state == AuthenticationState.installed) {
await loadCurrentWallet();
// await navigatorKey.currentState
// .pushNamedAndRemoveUntil(Routes.login, (_) => false);
}
if (state == AuthenticationState.allowed) {