design: New encryption page
This commit is contained in:
parent
ea4f2bffb0
commit
46d77bff5d
7 changed files with 236 additions and 293 deletions
|
|
@ -64,6 +64,7 @@ class FluffyChatAppState extends State<FluffyChatApp> {
|
|||
return VRouter(
|
||||
key: FluffyChatApp.routerKey,
|
||||
title: AppConfig.applicationName,
|
||||
debugShowCheckedModeBanner: false,
|
||||
themeMode: themeMode,
|
||||
theme: FluffyThemes.buildTheme(Brightness.light, primaryColor),
|
||||
darkTheme: FluffyThemes.buildTheme(Brightness.dark, primaryColor),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue