Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cann not scroll #68

Closed
mayqiyue opened this issue Feb 21, 2019 · 2 comments
Closed

Cann not scroll #68

mayqiyue opened this issue Feb 21, 2019 · 2 comments

Comments

@mayqiyue
Copy link

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel dev, v1.2.1, on Mac OS X 10.14.1 18B75, locale en-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
[✓] Android Studio (version 3.3)
[✓] VS Code (version 1.31.1)
[!] Proxy Configuration
! NO_PROXY is not set
[✓] Connected device (4 available)

! Doctor found issues in 1 category

@Sub6Resources
Copy link
Owner

Have you wrapped the Html widget in a SingleChildScrollView or other scrolling widget? The Html widget doesn't scroll on its own.

@mayqiyue
Copy link
Author

mayqiyue commented Feb 21, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants