mannprerak2 / event_hub_flutter

EventHub View events at DTU... https://mannprerak2.github.io/event_hub_flutter
https://mannprerak2.github.io/event_hub_flutter
MIT License
8 stars 15 forks source link

Customized splash loading screen #11

Closed skohan closed 3 years ago

skohan commented 3 years ago

Customized current splash screen and removed unnecessary text. Please tell me if anything needs to get added.

mannprerak2 commented 3 years ago

That's a good start. However, I think this loader should be placed where the CircularProgressIndicator was before, so that it stays in center. You can also experiment with adding a very very subtle text animation on "EventHub" (I am sure you can find some package for this as well) Also please share screenshots/gif of how it looks after the changes.

Note: If you want to make this count for hacktoberfest the PR must be made between 1st to 31st October. In that case, I suggest you close this PR and create a new one between that timeline.

skohan commented 3 years ago

On it. I had not tested on mobile. Will fix that.

skohan commented 3 years ago

I've added this animation @mannprerak2 . This was the one which worked error-free. eventhub

mannprerak2 commented 3 years ago

Looks great 👍