Skip to content

Instantly share code, notes, and snippets.

@pawelsa
Created December 20, 2023 13:29
Show Gist options
  • Save pawelsa/ee3846ef1890f92f004924396d1dc270 to your computer and use it in GitHub Desktop.
Save pawelsa/ee3846ef1890f92f004924396d1dc270 to your computer and use it in GitHub Desktop.
create firebase flutter configs
flutterfire configure --project="<name of firebase project (general, not app)>" --out="lib/prod_options.dart" -i <ios bundle id -a <android app id> -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment