Skip to content

Remove Native Splash Screen for Flutter #65

Open
@Alpha17-2

Description

@Alpha17-2

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdesigndesigning UIwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions