Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build in Iphone 13 Simulator The method 'RenderCircleListViewport.getOffsetToReveal' #26

Open
JabalnurIT opened this issue Jan 10, 2024 · 2 comments

Comments

@JabalnurIT
Copy link

Error (Xcode): ../../../.pub-cache/hosted/pub.dev/circle_wheel_scroll-0.0.3/lib/circle_wheel_render.dart:720:18: Error: The method 'RenderCircleListViewport.getOffsetToReveal' has fewer named arguments than those of overridden method 'RenderAbstractViewport.getOffsetToReveal'.

Could not build the application for the simulator.
Error launching application on iPhone 13.

@gitfranciszek
Copy link

hi, im experiencing the same issue. Have you found a way to work around it?

@BarinderSingh04
Copy link

BarinderSingh04 commented Aug 27, 2024

In RevealedOffset getOffsetToReveal add params {Rect? rect, Axis? axis}.

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

No branches or pull requests

3 participants