-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Description
Scrolling a gridView is janky
Tested with Impeller on latest stable and master 3.8.0-15.0.pre.25, iphone 13 pro, iose 16.1.
Steps to Reproduce
Please run this example here:
https://github.com/delfme/janky-gridview-scrolling
Expected results:
Smooth scrolling.
Actual results:
Scrolling janks are less evident on ios with Impeller but it is still not perfectly smooth and it janks at times.
RPReplay_Final1677533346.mp4
Profiling vid:
A few janks here and there, more janks from 0:12 on.
Untitled.mov
Flutter doctor:
[✓] Flutter (Channel master, 3.8.0-15.0.pre.25, on macOS 12.2 21D49 darwin-arm64, locale en-IT)
[!] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
✗ cmdline-tools component is missing
Run path/to/sdkmanager --install "cmdline-tools;latest"
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run flutter doctor --android-licenses to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.
[✓] Xcode - develop for iOS and macOS (Xcode 13.4.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
