invertase / flutterfire_cli

A CLI to help with using FlutterFire in your Flutter applications.
Apache License 2.0
164 stars 47 forks source link

fix: throw exceptions when in CI and inputs are needed where user prompts are not possible. Validated bundle Ids for apple and package names for android. #276

Closed russellwheatley closed 2 months ago

russellwheatley commented 2 months ago

Description

closes https://github.com/invertase/flutterfire_cli/issues/233

Type of Change