circle_wheel_scroll
circle_wheel_scroll copied to clipboard
Build in Iphone 13 Simulator The method 'RenderCircleListViewport.getOffsetToReveal'
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.
hi, im experiencing the same issue. Have you found a way to work around it?
In RevealedOffset getOffsetToReveal add params {Rect? rect, Axis? axis}.