flutter-permission-handler icon indicating copy to clipboard operation
flutter-permission-handler copied to clipboard

Update links for pub.dev

Open nohli opened this issue 3 years ago • 1 comments

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

With this PR, the right section on pub.dev will show the View/report issues link to GitHub again, like here (the show-logic was recently changed).

:arrow_heading_down: What is the current behavior?

It shows a Homepage link

:new: What is the new behavior (if this is a feature change)?

It shows links to Repository (GitHub) and View/report issues

:boom: Does this PR introduce a breaking change?

No.

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

  • [ ] I made sure all projects build.
  • [x] I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy.
  • [x] I updated CHANGELOG.md to add a description of the change.
  • [x] I followed the style guide lines (code style guide).
  • [x] I updated the relevant documentation.
  • [x] I rebased onto current master.

nohli avatar Sep 06 '22 12:09 nohli

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (82e415b) compared to base (1947ff4). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #908   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           16        16           
=========================================
  Hits            16        16           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

codecov[bot] avatar Sep 21 '22 23:09 codecov[bot]