Skip to content

Comments

feat: Added 'clear' method to EventController.#445

Merged
PRBaraiya merged 3 commits intoSimformSolutionsPvtLtd:masterfrom
bsutton:master
Jan 7, 2025
Merged

feat: Added 'clear' method to EventController.#445
PRBaraiya merged 3 commits intoSimformSolutionsPvtLtd:masterfrom
bsutton:master

Conversation

@bsutton
Copy link
Contributor

@bsutton bsutton commented Jan 2, 2025

Description

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Related Issues

Closes #443

@PRBaraiya
Copy link
Collaborator

Hi @bsutton , thanks for creating this PR. Please check the comment added and update the PR.

Copy link
Collaborator

@PRBaraiya PRBaraiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@PRBaraiya PRBaraiya merged commit 56a65c0 into SimformSolutionsPvtLtd:master Jan 7, 2025
1 check 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.

EventController.removeAll generates a concurrencymodification exception

2 participants