onatcipli / rename

The Rename CLI Tool is a utility designed to modify your Flutter project's AppName and BundleId across various platforms, such as iOS, Android, Macos, Linux, Windows and Web
https://pub.dev/packages/rename
MIT License
164 stars 39 forks source link

Add option to silence Logger #7

Closed JacobWithACapitalJ closed 3 years ago

JacobWithACapitalJ commented 3 years ago

Use case: we're using rename within our own build script and would like to have the option to silence the output to console of the rename package.

I'm happy to submit a PR for this if you think it would be a useful addition!

onatcipli commented 3 years ago

It would be great if you're interested go head open a PR 👍