checkpoint

This commit is contained in:
Christien Rioux 2024-02-11 23:18:20 -05:00
parent ff14969ffa
commit a6ba08255b
34 changed files with 1301 additions and 706 deletions

View file

@ -55,8 +55,8 @@ class VeilidChatApp extends StatelessWidget {
child: BackgroundTicker(
builder: (context) => MaterialApp.router(
debugShowCheckedModeBanner: false,
routerConfig: router(
routerCubit: BlocProvider.of<RouterCubit>(context)),
routerConfig:
BlocProvider.of<RouterCubit>(context).router(),
title: translate('app.title'),
theme: theme,
localizationsDelegates: [