ITCraftship / truth-or-dare

A mobile Truth or Dare game for iOS and Android application built using Flutter with CI/CD running on Codemagic.
MIT License
49 stars 30 forks source link

Create a handy script to update Bundle ID and App ID #12

Open maksymilian-majer opened 3 years ago

maksymilian-majer commented 3 years ago

Once the tutorial has been implemented, we should replace the manual step to replace the app identifiers with a simple script that we can run like this:

pub run rename_app com.mydomain.myapp

This can simplify the step of renaming.