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: speculative fix for Firebase commands with large JSON output #203

Closed russellwheatley closed 8 months ago

russellwheatley commented 10 months ago

Description

Potential fix for:

https://github.com/invertase/flutterfire_cli/issues/136 https://github.com/invertase/flutterfire_cli/issues/150

Type of Change

russellwheatley commented 8 months ago

Closing out as this issue was resolved upstream by the Firebase CLI.