Change App Icon
- Open assets\zcart_logo folder. Add a new icon with the same name(seller_icon.png) given here and the file type must be png. If the names aren’t the same, images won’t work! Try to use a transparent image for best use
.
- Get pubspec.yaml in the console by typing ‘flutter pub get’.
Make sure you are in the zCart folder in the terminal.
- Run another command to update the splash screen in the console by typing ‘flutter pub run flutter_launcher_icons’. Then run the app in the emulator.
Make sure you are in the zCart folder in the terminal.