use new home logic

This commit is contained in:
2025-08-20 11:52:34 +02:00
parent 68073ed062
commit 89724bb952
20 changed files with 274 additions and 156 deletions

View File

@@ -35,10 +35,7 @@ class _PackageTestState extends State<PackageTest> {
onTap: () {
context.goNamed(
'mihHome',
extra: AuthArguments(
true,
false,
),
extra: true,
);
FocusScope.of(context).unfocus();
// Navigator.of(context).pop();