We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently Across application there are multiple theme checks being done for every widget build. Like shown below:
taskwarrior-flutter/lib/app/modules/home/views/nav_drawer.dart
Lines 24 to 33 in d1d4ca2
utils/themes
Get.changeTheme
No response
@SGI-CAPP-AT2
Yes
The text was updated successfully, but these errors were encountered:
@BrawlerXull please review this issue and assign me if it's appropriate to make changes
Sorry, something went wrong.
Hey the issues are open to be solved by everyone it will be merged on first come first serve basis First good pr will be merged
SGI-CAPP-AT2
Successfully merging a pull request may close this issue.
Describe your improvement idea or feature request
Currently Across application there are multiple theme checks being done for every widget build.
Like shown below:
taskwarrior-flutter/lib/app/modules/home/views/nav_drawer.dart
Lines 24 to 33 in d1d4ca2
How would you like to see it implemented?
utils/themes
so populate them with existing values being usedGet.changeTheme
Put here any screenshots or videos (optional)
No response
How can we contact you (optional)
@SGI-CAPP-AT2
Would you like to work on this issue?
Yes
By submitting this issue, I have confirmed that:
The text was updated successfully, but these errors were encountered: