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

Add dark mode to app. #4

Closed
thisisamank opened this issue Jul 19, 2021 · 4 comments
Closed

Add dark mode to app. #4

thisisamank opened this issue Jul 19, 2021 · 4 comments
Labels
Easy Easy issue to fix. Good for first timer. enhancement New feature or request

Comments

@thisisamank
Copy link
Owner

thisisamank commented Jul 19, 2021

Dark mode will look something like this:

Home Screen Filter Screen Edit Screen Main Screen

Hex code for black used: #000000

How to implement dark mode?

  1. Create a class to fetch the current theme state from shared preference. Add methods to read, write & delete data to and from shared preference.
  2. Add a class to contain ThemeData for light and dark mode. Add method to get current theme. Add methods to set light theme and set dark theme. Store the state to shared preference using the above class you created.
@thisisamank thisisamank added enhancement New feature or request Medium labels Jul 19, 2021
@thisisamank thisisamank added Easy Easy issue to fix. Good for first timer. and removed Medium labels Aug 30, 2021
@adityaraj079
Copy link

@thisisamank can i work on this issue

@apoorva-raj
Copy link

Please assign me this issue !

@SushanShakya
Copy link

Hey, would love to work on dark mode.

@thisisamank
Copy link
Owner Author

thisisamank commented Oct 1, 2021

Hi, This issue is already fixed, will add more issues soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Easy issue to fix. Good for first timer. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants