Skip to content

fix: Made changes to prevent breaking#28

Open
viren-joshi wants to merge 1 commit intoDenisBogatirov:masterfrom
viren-joshi:master
Open

fix: Made changes to prevent breaking#28
viren-joshi wants to merge 1 commit intoDenisBogatirov:masterfrom
viren-joshi:master

Conversation

@viren-joshi
Copy link
Copy Markdown

I was facing issue with the library and the error

ERROR: 'RenderCircleListViewport.getOffsetToReveal' ('RevealedOffset Function(RenderObject, double, {Rect? rect})') isn't a valid override of 'RenderAbstractViewport.getOffsetToReveal' ('RevealedOffset Function(RenderObject, double, {Axis? axis, Rect? rect})').

This was the same error pointed out by pub.dev's static analysis.

So this simple change fixes the error and also increases the code score of the package on pub.dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant