amanraval76593
amanraval76593
## Description This PR resolve the issue with the color of logout button in profile screen. Fixes https://github.com/AOSSIE-Org/Resonate/issues/315 Changes: Directly updating the icon color with themeController.primaryColor.value was not working when...
## Description This PR solves the issue with textfield_tags where error "String' has no instance named 'isValidTag" was thrown after a tag was entered in the textfield. Changes:- Defines an...
## Description Fixes a bug where the TextfieldTagsController was not disposed properly, leading to resource leakage. This issue occurred when navigating away from screens that used the TextfieldTagsController without properly...
### 🐛 Describe the bug Color of Logout button in profile screen does not match with app color , because of this it fades away in dark mode ![WhatsApp Image...
### 🐛 Describe the bug First time navigating to create new room page works fine but after pressing back button and then again navigating to same page throws error "You...
### 🐛 Describe the bug When I try to add tags inside the 'create new room' page, it throws the error 'String' has no instance named 'isValidTag'. ![WhatsApp Image 2024-03-21...