flutter/scroll_overlay

Name: scroll_overlay

Owner: Flutter

Description: Overlay a platform scroll view over the Flutter view.

Created: 2016-09-23 19:15:11.0

Updated: 2018-04-29 21:53:52.0

Pushed: 2018-04-20 23:39:18.0

Homepage: null

Size: 129

Language: Objective-C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.