0 Forks
4 Stars
4 Watchers

flutterfire_cli

Learn how to use FlutterFire CLI to integrate Firebase into your Flutter project on your target platform with simple commands instead of manual work.

How to download and setup flutterfire_cli

Open terminal and run command
git clone https://github.com/JohannesMilke/flutterfire_cli.git
git clone is used to create a copy or clone of flutterfire_cli repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutterfire_cli https://github.com/JohannesMilke/flutterfire_cli/archive/master.zip

Or simply clone flutterfire_cli with SSH
[email protected]:JohannesMilke/flutterfire_cli.git

If you have some problems with flutterfire_cli

You may open issue on flutterfire_cli support forum (system) here: https://github.com/JohannesMilke/flutterfire_cli/issues