Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ui/Ux - Upgrading the current splash screen to a animated one #333

Closed
adithyaakrishna opened this issue Mar 15, 2021 · 6 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@adithyaakrishna
Copy link
Contributor

Description: The current splash screen has only one icon and it can be improved by animating the splash screen i.e. using some animated gifs or through some other way.

Problem: The below image shows the current splash screen which can be completely revamped to a animated one,

image

@ishan0805
Copy link
Contributor

ishan0805 commented Mar 16, 2021

actual this PR is Still not accepted so could have commented there instead of raising new issue .
https://stackoverflow.com/questions/57592492/flutter-animated-splash-screen-gif Read this ..
If you find someway around to animate splash screen Let me know .

@adithyaakrishna
Copy link
Contributor Author

@ishan0805 We can use flare for creating a better splash screen, the implementation is also very easy for this
I thought the PR was accepted already 😶
As its not accepted, we can discuss about it and push a commit to the same PR

@ishan0805
Copy link
Contributor

@adithyaakrishna Flare is used to animate widgets . Splash screen is Provided before any widget even starts to initialized .
You cannot animate the splash screen it has to be a static image as mentioned here
But you can trick the user to think it is an animation by providing the first screen UI same as of splash screen and animating it .

@CyberWake
Copy link
Contributor

@adithyaakrishna Flare is used to animate widgets . Splash screen is Provided before any widget even starts to initialized .
You cannot animate the splash screen it has to be a static image as mentioned here
But you can trick the user to think it is an animation by providing the first screen UI same as of splash screen and animating it .

Correctly said we can only create the illustration that the launch screen is animated.

@palisadoes palisadoes added the unapproved Unapproved, needs to be triaged label Mar 16, 2021
@adithyaakrishna
Copy link
Contributor Author

@adithyaakrishna Flare is used to animate widgets . Splash screen is Provided before any widget even starts to initialized .
You cannot animate the splash screen it has to be a static image as mentioned here
But you can trick the user to think it is an animation by providing the first screen UI same as of splash screen and animating it .

Exactly, that's what I meant to say but couldn't put it out properly

@jordanliu jordanliu removed the unapproved Unapproved, needs to be triaged label Mar 17, 2021
@Sagar2366
Copy link
Contributor

Should get fixed as part of #330

@Sagar2366 Sagar2366 added the duplicate This issue or pull request already exists label Mar 17, 2021
Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
* Plugin Schema Updates

* Plugin Added

* Creator Check Added
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

6 participants