chore: updates

This commit is contained in:
Simon Ding
2024-07-17 21:55:25 +08:00
parent 1fb6abc299
commit 135e225df2
4 changed files with 22 additions and 14 deletions

View File

@@ -155,8 +155,6 @@ class MyApp extends StatelessWidget {
title: 'Polaris 电影电视剧追踪',
theme: ThemeData(
fontFamily: "NotoSansSC",
fontFamilyFallback: const ["PingFang SC", "Heiti SC"],
colorScheme: ColorScheme.fromSeed(
seedColor: Colors.blue, brightness: Brightness.dark),
useMaterial3: true,