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

Fixed icon updation for dark mode #133 #134

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

sommye-ctr
Copy link
Collaborator

Related Issue

Closes #133

Type of Change

Put x inside the square bracket to specify what type of change your PR is:

  • Bug Fix

Description of Change

The UI for dark mode button is now updating accordingly.

Implementation Details

Instead of using theme provider object, I am using a Consumer widget to also update the UI for any changes in the theme provider.

Copy link
Collaborator

@Akshit517 Akshit517 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sommye-ctr Rest changes looks good.

ios/Podfile.lock Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sommye-ctr why were the dependencies updated?

Copy link
Collaborator

@Akshit517 Akshit517 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sommye-ctr Please solve merge conflicts.

@sommye-ctr
Copy link
Collaborator Author

@Akshit517 merged

@Akshit517 Akshit517 merged commit 336e847 into IMGIITRoorkee:main Jan 15, 2025
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.

[Bug]Icon not updating on dark mode change
2 participants