小编ali*_*tor的帖子

如何获取Navigator堆栈中的路由数量

有没有办法知道当前页面是否是导航器堆栈中的最后一个页面,并且Navigator.pop()此时调用将关闭应用程序?

flutter

1
推荐指数
1
解决办法
2623
查看次数

未定义的名称“Firestore”颤振

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)

我配置正确请帮忙

firebase flutter google-cloud-firestore

1
推荐指数
1
解决办法
5125
查看次数

标签 统计

flutter ×2

firebase ×1

google-cloud-firestore ×1