bump: flutter:3.27.0 rust:1.83.0

This commit is contained in:
2024-12-14 13:48:24 +08:00
parent 4b70ec1914
commit c112a920ec
47 changed files with 187 additions and 160 deletions

View File

@ -101,7 +101,8 @@ class GuideUI extends HookConsumerWidget {
child: Text(
S.current.guide_info_game_download_note,
style: TextStyle(
fontSize: 12, color: Colors.white.withOpacity(.6)),
fontSize: 12,
color: Colors.white.withValues(alpha: .6)),
textAlign: TextAlign.end,
),
),