Skip to content

[fix] ios-dark-mode-content-issue - #17

Merged
GabrielSousa02 merged 5 commits into
mainfrom
fix/ios-dark-mode-content-issue
Aug 10, 2026
Merged

[fix] ios-dark-mode-content-issue#17
GabrielSousa02 merged 5 commits into
mainfrom
fix/ios-dark-mode-content-issue

Conversation

@GabrielSousa02

Copy link
Copy Markdown
Collaborator

What?

Fixed an issue with new interfaces auto Dark Mode.

Initially it was believed that this issue only affected iOS devices, however,
when testing this on Andoid emulators, the same issue was present.

  • feat(widgets): create new custom widget to allow color inversion
  • refactor(widgets): swap to new img color invertable widget
  • build(pubspec): update build files
  • build(ios): update auto generated iOS build files
  • test(html_view): add new test to validate dark mode inversion

Why?

When switching to dark mode several images would not appear on the screen.

How?

Created a custom widget that is able to revert the color rendered object, making
sure that the monochromed image renders correctly.

Testing?

New adds were created and test pipepline is all passing.

Screenshots (optional)

N/A

Anything Else?

N/A

@GabrielSousa02
GabrielSousa02 merged commit 9a5a334 into main Aug 10, 2026
4 checks passed
@GabrielSousa02
GabrielSousa02 deleted the fix/ios-dark-mode-content-issue branch August 10, 2026 21:40
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.

1 participant