Documentation
  • Getting Started
  • Code Files
  • Code Structure
    • Lib Folder
    • Changing app logo
    • Assets Folder
    • Pubspec.yaml
Powered by GitBook
On this page
  1. Code Structure

Changing app logo

PreviousLib FolderNextAssets Folder

Last updated 2 years ago

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:

changing logo