mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-22 01:34:37 +08:00
dart: fix
This commit is contained in:
@@ -118,7 +118,7 @@ class HomeGameLoginUIModel extends _$HomeGameLoginUIModel {
|
||||
}
|
||||
|
||||
// ignore: avoid_build_context_in_providers
|
||||
goWebView(BuildContext context, String title, String url,
|
||||
Future<void> goWebView(BuildContext context, String title, String url,
|
||||
{bool useLocalization = false,
|
||||
bool loginMode = false,
|
||||
RsiLoginCallback? rsiLoginCallback,
|
||||
|
Reference in New Issue
Block a user