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

fixed error in rename android app name #30

Closed EmanoelV closed 1 year ago

EmanoelV commented 2 years ago

was replacing the entire line and causing an error in files with all parameters on one line

onatcipli commented 2 years ago

Thank you for the PR I will test it and merge it after the test ✌️