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

Splash screen implementation #1420

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SandaruEARL
Copy link

Description:

This PR adds a custom splash screen to the Zulip app using the flutter_native_splash package. The splash screen includes:

  • A light blue (#ADD8E6) background.
  • A custom Zulip logo (assets/app-icons/zulip-combined_.png).
  • A fullscreen splash screen layout for a better user experience.
  • Android 12-specific configurations with an icon background color.
  • Disabled web splash screen (can be enabled later if needed).

Preview

Android Splash Screen

@gnprice
Copy link
Member

gnprice commented Mar 26, 2025

Thanks. I recommend taking a look at our contributing guide on suggesting new features:
https://zulip.readthedocs.io/en/latest/contributing/suggesting-features.html

In the meantime this PR isn't ready for code review, so I'll mark it as draft to get it out of our queue.

@gnprice gnprice marked this pull request as draft March 26, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants