use new home logic
This commit is contained in:
parent
68073ed062
commit
89724bb952
20 changed files with 274 additions and 156 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue