Flutter Tutorial - Firebase Setup [2022] Easy and Quick,Using FlutterFire CLI

preview_player
Показать описание
In this video we are going to set up firebase with our flutter app using the firebase CLI (FlutterFire CLI).
Рекомендации по теме
Комментарии
Автор

Hello, when I type "dart pub global activate flutterfire_cli" in the command system, Warning: Pub installs executables into C:\Users\Lenovo\AppData\Local\Pub\Cache\bin, which is not on your path.
You can fix that by adding that directory to your system's "Path" environment variable.
A web search for "configure windows path" will show you how.
Activated flutterfire_cli 0.2.4.
I get this error, how can I solve it? vscode error too
PS C:\flutter_application_2> flutterfire configure --project=fir-basic-ae91f
flutterfire : The term 'flutterfire' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ flutterfire configure --project=fir-base-ae91f
+
+ CategoryInfo : ObjectNotFound: (flutterfire:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

enginnumer
welcome to shbcf.ru