developer-student-clubs / DU-Hacks-Mobile-App

Introducing our cutting-edge mobile application designed to be your ultimate hackathon companion. This innovative platform seamlessly delivers all the vital information you need to excel in hackathons. Say goodbye to the hassle and hello to a smoother, more connected hackathon journey with our intuitive mobile application.
MIT License
24 stars 9 forks source link

Changed Launch Icon and app name #15

Closed Yaswanth-Mitta closed 9 months ago

Yaswanth-Mitta commented 9 months ago

🎯 Add an icon to the app. #13

I sucessfully changed App Icon and App name and whie trying to remove native default splash screen I came to know that it is not possible in some versions of flutter we can only remove the icon with android native java code which is not preferred. The time it takes to show default native splash screen is the time taken by os to run the application so It is preferred not to customize it .

Also fixed the issue while running the app in some versions of flutter which is caused by url launcher package

Closes #13

🗒️ Checklist:


Add your screenshots(Optional) 📸

https://github.com/developer-student-clubs/DU-Hacks-Mobile-App/assets/98637209/78faa0fa-e373-4736-b6e3-2ee16972eeb0



Thank you for contributing!❤️

Don't forget to show some love by ⭐ the repository!