jason-simmons / scroll_overlay

Overlay a platform scroll view over the Flutter view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Overlay a platform scroll view over the Flutter view.


Languages

Language:Shell 53.4%Language:Objective-C 37.7%Language:Dart 7.4%Language:Ruby 1.5%