feat:riverpod 迁移 HomeGameDoctorUI

This commit is contained in:
2024-03-10 14:18:30 +08:00
parent 2aa4fb6c09
commit c290e832a0
10 changed files with 875 additions and 18 deletions

View File

@ -121,8 +121,6 @@ class HomeUIModel extends _$HomeUIModel {
return title;
}
onMenuTap(String key) {}
// ignore: avoid_build_context_in_providers
Future<void> goWebView(BuildContext context, String title, String url,
{bool useLocalization = false,