8 Commits

Author SHA1 Message Date
be16016d95 Refactor dark mode color blending to extension method
Moved dark mode color blending logic to a Color extension (toDark) in the design system. Updated usages in ui_utils.dart and related tests to use the new extension. Removed the old getDarkModeColor function for cleaner and more idiomatic code organization.
2025-08-05 21:17:39 +05:30
de2e493c78 Add getAPIColor() 2025-03-02 15:45:50 +05:30
a3536b021b refactor 2024-10-22 07:06:06 +05:30
bf0e959215 wip: widget tests 2024-07-30 21:16:34 +05:30
529679d063 Update ui_utils_test.dart 2023-04-20 22:23:48 +05:30
d4a0888917 Cleaned up ui_utils_test 2023-04-12 19:02:14 +05:30
83dc2898da Update ui_utils_test.dart 2023-04-11 23:38:13 +05:30
ffa0228340 Create tests for ui_utils 2023-04-11 03:26:51 +05:30