Skip to content

Commit eb5c413

Browse files
docs: multi flavor setup link (#346)
1 parent 23f6f39 commit eb5c413

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ flutterfire configure --yes --project=<FIREBASE_PROJECT_ID> --windows-app-id=<WE
115115

116116
### Multi build configuration setup
117117

118+
For a deeper dive into multiple flavor setup, you may wish to read [this comprehensive overview](https://codewithandrea.com/articles/flutter-firebase-multiple-flavors-flutterfire-cli/) provided by @bizz84.
119+
118120
**important**: You need to run `flutterfire configure` for every configuration type. E.g. if you have `Debug` & `Release` configurations, you need to run `flutterfire configure` twice with the relevant arguments documented below.
119121

120122
#### Android

0 commit comments

Comments
 (0)