有没有办法知道当前页面是否是导航器堆栈中的最后一个页面,并且Navigator.pop()此时调用将关闭应用程序?
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
cloud_firestore:
Run Code Online (Sandbox Code Playgroud)
我配置正确请帮忙