chore: update new flutter version

This commit is contained in:
Simon Ding
2024-08-07 23:13:36 +08:00
parent e8a38aa6f8
commit f1aaa06d05
2 changed files with 36 additions and 27 deletions

View File

@@ -128,7 +128,8 @@ class _MyAppState extends ConsumerState<MyApp> {
colorScheme: ColorScheme.fromSeed(
seedColor: Colors.blueAccent,
brightness: Brightness.dark,
surface: Colors.black54),
surface: Colors.black87
),
useMaterial3: true,
//scaffoldBackgroundColor: Color.fromARGB(255, 26, 24, 24)
tooltipTheme: TooltipThemeData(