We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd800f commit 8f74516Copy full SHA for 8f74516
data_connect/README.idx.md
@@ -16,13 +16,11 @@ Follow these steps to get up and running with Firebase Data Connect. For more de
16
**Add project**, then follow the on-screen instructions.
17
2. Enable Email/Password Sign-in method [here](https://console.firebase.google.com/project/_/authentication/providers).
18
19
-### 2. Cloning the repository
+### 2. Configure flutterfire
20
21
-1. Configure flutterfire
22
This will automatically download and set up firebase for your project:
23
```sh
24
flutterfire configure -y -a com.example.dataconnect
25
-```
26
27
### 3. Start Emulators
28
0 commit comments