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: diagnostic try/catch around erroneous JSON response #202

Closed russellwheatley closed 10 months ago

russellwheatley commented 10 months ago

Description

related to: https://github.com/invertase/flutterfire_cli/issues/30

Type of Change