TF-3278 Handle open app via deep link at TwakeWelcome screen

This commit is contained in:
dab246
2024-11-19 04:17:59 +07:00
committed by Dat H. Pham
parent c6ed9f7c2b
commit 4817b31191
13 changed files with 385 additions and 189 deletions
@@ -4315,13 +4315,6 @@ class AppLocalizations {
);
}
String get tokenInvalid {
return Intl.message(
'Token invalid',
name: 'tokenInvalid',
);
}
String get getHelpOrReportABug {
return Intl.message(
'Get help or report a bug',