The term 'flutterfire' is not recognized as the name of a cmdlet, function, script file, or operable program
Issue I’m trying to install flutterfire_cli in my root project, so I typed this command: FirebaseFirestore firestore = FirebaseFirestore.instance; so…