我刚开始使用Flutter,可以在Android中运行我的Flutter应用程序。我想尝试代码,但是当我单击“运行”按钮时,我在“输出”窗口中得到了如下信息:"c:\MyStuff\Source\Flutter\hello_world\test\widget_test.dart[Done] exited with code=1 in 0.199 seconds
我的第一个想法是我的Path环境变量</
我声明了FirebaseFirestore和FireBaseAuth类型的两个变量,现在我面临一个空安全错误。我在类中使用一个构造函数,并将它们作为参数传递,得到的错误为- The parameter 'firebaseFirestore' can't have a value of 'null' because我的问题的代码部分是-
import 'package:flutter_instagram_clone_final/repositories