SF
从 Android 到全栈
从 Android 到全栈
注册登录
关注博客
注册登录
主页
关于
RSS
push or pop which Navigator used is important
includecmath
2019-08-12
阅读 2 分钟
1.5k
Navigator is used to manage the app's stack of pages(routes). When push the given route onto the screen(Navigator), We need to get the right Navigator and then push.
vol.1 Flutter Coding Dojo
includecmath
2019-03-16
阅读 3 分钟
2.4k
Flutter 开发者的道场,练习基本招式。精选 Stack Overflow 网站 flutter、dart 标签下的常见问题,总结为实用、简短的招式。