I have created the app using Flutter create testapp.
Now, I want to change the app name from “testapp” to “My Trips Tracker”. How can I do that?

I have tried changing from the AndroidManifest.xml, and it got changed, but is there a way that Flutter provides to do that?

15 Answers
15

Leave a Reply

Your email address will not be published. Required fields are marked *