Skip to content

Commit

Permalink
docs: multi flavor setup link (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
russellwheatley authored Nov 14, 2024
1 parent 23f6f39 commit eb5c413
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ flutterfire configure --yes --project=<FIREBASE_PROJECT_ID> --windows-app-id=<WE

### Multi build configuration setup

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.

**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.

#### Android
Expand Down

0 comments on commit eb5c413

Please sign in to comment.