Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 305 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 305 Bytes

iOS Scroll Overlay

Overlays a native iOS scroll view over the Flutter view. The scroll view displays items of a random color and opacity. The scroll view forwards all touch events it receives to the underlying Flutter view. This way, the scroll behavior of Flutter and native controls can be compared.