You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.22.1, on Microsoft Windows [Version 10.0.19045.4412], locale en-US)
[✓] Windows Version (Installed version of Windows is version 10 or higher)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Chrome - develop for the web
[✓] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.4.3)
[✓] Android Studio (version 2020.3)
[✓] Connected device (3 available)
[✓] Network resources
• No issues found!
flexible_scrollbar 0.1.3
When dragging the scroll bar thumb on Flutter Web while the cursor is already moving, the scrollbar thumb offset won't match the expected offset.
Example code:
2024-05-22.19-07-49.mp4