mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-20 09:20:13 +08:00
@@ -260,6 +260,9 @@ class MyApp extends StatelessWidget {
|
||||
builder: FlutterSmartDialog.init(
|
||||
toastBuilder: CustomToast.new,
|
||||
loadingBuilder: LoadingWidget.new,
|
||||
notifyStyle: const FlutterSmartNotifyStyle(
|
||||
warningBuilder: NotifyWarning.new,
|
||||
),
|
||||
builder: _builder,
|
||||
),
|
||||
navigatorObservers: [routeObserver],
|
||||
|
||||
Reference in New Issue
Block a user