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

Remove Native Splash Screen for Flutter #65

Open
4 of 6 tasks
Alpha17-2 opened this issue Apr 9, 2024 · 0 comments
Open
4 of 6 tasks

Remove Native Splash Screen for Flutter #65

Alpha17-2 opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working design designing UI wontfix This will not be worked on

Comments

@Alpha17-2
Copy link
Collaborator

Alpha17-2 commented Apr 9, 2024

Currently, our Flutter project utilizes the native splash screen functionality. However, this approach might not align with our project requirements or preferences. Native splash screens can sometimes lead to inconsistencies across platforms and can limit customization options.

To ensure a consistent and customizable splash screen experience, we should consider removing the native splash screen and implementing a custom splash screen solution within our Flutter app.

Tasks:

  • Investigate the current implementation of the native splash screen.
  • Determine the impact of removing the native splash screen on app performance and user experience.
  • Research and identify alternative solutions for implementing a custom splash screen in Flutter.
  • Develop and integrate a custom splash screen solution into the Flutter app.
  • Test the custom splash screen across various devices and screen sizes to ensure consistent behavior.
  • Document the process of removing the native splash screen and implementing the custom solution for future reference.
@Alpha17-2 Alpha17-2 added bug Something isn't working design designing UI labels Apr 9, 2024
@Alpha17-2 Alpha17-2 added the wontfix This will not be worked on label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working design designing UI wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants