feat: Optimize game startup

This commit is contained in:
2024-03-31 15:43:59 +08:00
parent c32de21fa1
commit 39a2a28dd1
8 changed files with 200 additions and 19 deletions

View File

@ -6,7 +6,7 @@ part of 'home_ui_model.dart';
// RiverpodGenerator
// **************************************************************************
String _$homeUIModelHash() => r'13dc0eb046a284bb9cb5a1da5597dae7e5287030';
String _$homeUIModelHash() => r'415891e3528a681a9c11eed5bb78070a2a08da86';
/// See also [HomeUIModel].
@ProviderFor(HomeUIModel)