Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Handle all cases when a controller should be initialized and disposed #6

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

elias8
Copy link
Contributor

@elias8 elias8 commented Feb 18, 2022

This PR improves when a controller should be initialized and disposed. This will give a user the option to dispose a controller when the controller is created by the user. Currently, disposing a user-created controller is handled by the package itself, but by letting a user dispose, we can prevent calling the dispose method being called twice.

@juliansteenbakker
Copy link
Owner

Thank you for your contribution!

@juliansteenbakker juliansteenbakker merged commit e131d9d into juliansteenbakker:master Feb 21, 2022
@Mahdi2565 Mahdi2565 mentioned this pull request Aug 9, 2022
@Andre-Coelhoo Andre-Coelhoo mentioned this pull request Aug 16, 2023
@h1amza h1amza mentioned this pull request Dec 21, 2023
joaopedro735 pushed a commit to joaopedro735/mobile_scanner that referenced this pull request Aug 22, 2024
fix: Handle all cases when a controller should be initialized and disposed
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