- Worked on Subscriptions tabs
- Problems Facing:
- The subscription data in flutter is coming a form of stream and needs to directly rendered with a
builder
function in flutter. - I'm trying to find the most optimal way to do this.
- The subscription data in flutter is coming a form of stream and needs to directly rendered with a
- Adding the socket listeners on the talawa Mobile web version which is deployed on the 'url::talawa-admin.com/user' path
- It would be toggling the UI of the navbar based on the plugin status.