mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-31 20:02:15 +00:00
Implemented go router
This commit is contained in:
parent
2ad739ed4f
commit
621171c5b1
23 changed files with 614 additions and 234 deletions
|
@ -101,7 +101,7 @@ class _BaseState extends State<Base> with WidgetsBindingObserver {
|
|||
child: child,
|
||||
)
|
||||
),
|
||||
child: screens[appConfigProvider.selectedScreen].body,
|
||||
child: SizedBox()
|
||||
),
|
||||
),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue