Changing app logo

Here is how to change the logo for your app:

In core---> utils--->image_constants.dart

You will find the appLogo & fullAppLogo(logo with name), and there you can change them to whatever you want, check the picture bellow:

Last updated