use new home logic
This commit is contained in:
parent
68073ed062
commit
89724bb952
20 changed files with 274 additions and 156 deletions
|
|
@ -268,10 +268,7 @@ class _MIHAppDrawerState extends State<MIHAppDrawer> {
|
|||
false) {
|
||||
context.goNamed(
|
||||
'mihHome',
|
||||
extra: AuthArguments(
|
||||
true,
|
||||
true,
|
||||
),
|
||||
extra: true,
|
||||
);
|
||||
// Navigator.of(context).pop();
|
||||
// Navigator.of(context).popAndPushNamed(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue