surfstudio / flutter-otp-autofill

Made by Surf 🏄
Apache License 2.0
75 stars 43 forks source link

fix: Fix listener stopping on dispose #49

Closed mark-kascheev closed 1 year ago

mark-kascheev commented 1 year ago

Related tasks

Closes https://github.com/surfstudio/flutter-otp-autofill/issues/38

Changes

Missing call of unRegisterBroadcastReceivers()

Checklist for self-check

Checklist for reviewers

Design:

Functionality:

Complexity:

Tests:

Naming:

Comments:

Documentation:

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9ee394c) 96.34% compared to head (4010ea6) 96.34%.

:exclamation: Current head 4010ea6 differs from pull request most recent head 319dc75. Consider uploading reports for the commit 319dc75 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ======================================= Coverage 96.34% 96.34% ======================================= Files 4 4 Lines 82 82 ======================================= Hits 79 79 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.