surfstudio / flutter-otp-autofill

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

fix: ios unsupported platform message #31

Closed zaharovroman closed 1 year ago

zaharovroman commented 1 year ago

name: Bug fix about: Fixing a problem with Flutter OTP Autofill. assignees: zaharovroman

Checklist

Changes

What is the current behavior, and the steps to reproduce the issue?

What is the expected behavior?

How does this PR fix the problem?

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 96.34% // Decreases project coverage by -3.65% :warning:

Coverage data is based on head (dd52f23) compared to base (f69c382). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## =========================================== - Coverage 100.00% 96.34% -3.66% =========================================== Files 3 4 +1 Lines 79 82 +3 =========================================== Hits 79 79 - Misses 0 3 +3 ``` | [Impacted Files](https://codecov.io/gh/surfstudio/flutter-otp-autofill/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surfstudio) | Coverage Δ | | |---|---|---| | [lib/src/base/exceptions.dart](https://codecov.io/gh/surfstudio/flutter-otp-autofill/pull/31/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surfstudio#diff-bGliL3NyYy9iYXNlL2V4Y2VwdGlvbnMuZGFydA==) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surfstudio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=surfstudio)

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