CCExtractor / CCExtractor/firebase_editor_gsoc

Add Dark Mode Support to Firebase Editor App

Open
#7 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
3
Forks
11
PR merge metrics
No merged PRs in 30d

Description

# Feature Request
Implement dark mode support in the Firebase Editor app to enhance user experience, especially for developers working in low-light environments.

# Proposed Solution:

Use Flutter's ThemeData to define both light and dark themes.
Add a toggle switch in the app settings to allow users to switch between light and dark modes.
Persist the user's theme preference using shared_preferences.
Benefits:

Improves accessibility and reduces eye strain for users.
Aligns with modern UI/UX standards that include dark mode support.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.