标签: android flutter dart
在Android中,路由器页面是上下开关。在iOS中,路由器页面是左右开关。 如何在Android中左右切换路由器页面?
Navigator.of(context).pushNamed('/second');