Baseflow / octo_image

A multifunctional Flutter image widget
https://baseflow.com/
MIT License
156 stars 23 forks source link

move to flutter lints #21

Closed renefloor closed 2 years ago

renefloor commented 2 years ago

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

bug fix

:arrow_heading_down: What is the current behavior?

Currently we are using pedantic, which is discontinued

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

Use flutter lints

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (7fd1b3d) into develop (c4434da) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #21   +/-   ##
========================================
  Coverage    43.47%   43.47%           
========================================
  Files            8        8           
  Lines          253      253           
========================================
  Hits           110      110           
  Misses         143      143           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c4434da...7fd1b3d. Read the comment docs.