auth0 / auth0-flutter

Auth0 SDK for Flutter
https://pub.dev/documentation/auth0_flutter/latest/
Apache License 2.0
61 stars 41 forks source link

Fix Android-related line in the README #297

Closed Widcket closed 1 year ago

Widcket commented 1 year ago

📋 Changes

This PR fixes a path in the Android setup instructions found in the README.md

📎 References

Closes https://github.com/auth0/auth0-flutter/issues/295

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -5.65 :warning:

Comparison is base (7912311) 96.08% compared to head (64495a5) 90.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ============================================ - Coverage 96.08% 90.44% -5.65% ============================================ Files 97 48 -49 Lines 1611 471 -1140 Branches 331 0 -331 ============================================ - Hits 1548 426 -1122 + Misses 49 45 -4 + Partials 14 0 -14 ``` | Flag | Coverage Δ | | |---|---|---| | auth0_flutter | `100.00% <ø> (ø)` | | | auth0_flutter_android | `?` | | | auth0_flutter_ios | `?` | | | auth0_flutter_platform_interface | `87.03% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0#carryforward-flags-in-the-pull-request-comment) to find out more. [see 49 files with indirect coverage changes](https://app.codecov.io/gh/auth0/auth0-flutter/pull/297/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=auth0)

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