-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Description
Description
-
Adding Splash Screen for Android 12 and Above:
- I will add support for displaying the splash screen on Android 12 and above.
-
Separation of Splash Screen:
- Separating the splash screen into a separate file will make it easier to manage.
- We will be able to add or remove code easily within the separate file.
- The code related to the splash screen will be scattered across the
pubspec.yamlfile. - This approach will allow for easy control, enabling specific platforms to display the splash screen without writing excessive code in the main project file.
-
Error Handling:
- If there’s an accidental space error, it could lead to a major issue in the application.
- This is the primary reason behind the potential problem we may encounter in the future.
-
Request to Start:
- I would like to request your approval to start working on this task to separate the splash screen into a separate file. I am confident in handling it without affecting other parts of the project.
Screenshots
No response
Metadata
Metadata
Assignees
Labels
No labels