Skip to content

bug fixes [release]#253

Merged
Ilyass-Bougati merged 4 commits into
mainfrom
dev/abde
May 28, 2026
Merged

bug fixes [release]#253
Ilyass-Bougati merged 4 commits into
mainfrom
dev/abde

Conversation

@abdellah-darni

Copy link
Copy Markdown
Collaborator

Description

Fixes # (issue number)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (no functional changes, code improvement)
  • Breaking change (fix or feature that breaks existing functionality)

UI Changes

Did you add or modify the UI (e.g., added a new screen, button, or changed a layout)?

  • Yes
  • No

⚠️ If YES, you MUST provide a screenshot or screen recording below:

Before (if applicable) After

Testing

  • Tested locally on an Emulator/Simulator
  • Tested locally on a Physical Device

Checklist

  • I have performed a self-review of my code.
  • I have run dart format . to ensure the code is properly styled.
  • I have verified that flutter analyze passes locally (no warnings).
  • I have verified that dart run custom_lint passes locally.
  • My changes do not generate new UI overflow errors.

- Modify `subscribe` to maintain a persistent state listener that re-triggers subscriptions upon reconnection.
- Ensure previous subscriptions are cleared before re-subscribing.
- Improve cleanup by cancelling the state subscription when the stream is closed.
@Ilyass-Bougati Ilyass-Bougati merged commit 1483800 into main May 28, 2026
2 checks passed
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.

2 participants