HansMuller / scroll_overlay

Overlay a platform scroll view over the Flutter view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scroll Overlay

Overlays a native 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 45.0%Language:Objective-C 31.8%Language:Java 15.6%Language:Dart 6.3%Language:Ruby 1.3%