mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-07 09:40:09 +08:00
@@ -210,7 +210,7 @@ class MyApp extends StatelessWidget {
|
||||
supportedLocales: const [Locale("zh", "CN"), Locale("en", "US")],
|
||||
fallbackLocale: const Locale("zh", "CN"),
|
||||
getPages: Routes.getPages,
|
||||
home: const MainApp(),
|
||||
initialRoute: '/',
|
||||
builder: FlutterSmartDialog.init(
|
||||
toastBuilder: (String msg) => CustomToast(msg: msg),
|
||||
loadingBuilder: (msg) => LoadingWidget(msg: msg),
|
||||
|
||||
Reference in New Issue
Block a user