ademar111190 / Bug-scroll

A bug on flutter happening on macos and maybe linux and windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug scroll

The ListView with its scrollDirection set as Axis.horizontal inside a TabBarView is not scrolling on macos, it is working as expected on iOS and Android; I did not check on Linux and Windows yet.

Steps to Reproduce

  1. Run the app on macos
  2. Click on any tab
  3. Try to scroll the ListView
  4. It is not scrolling

Screenshots

Screenshot

About

A bug on flutter happening on macos and maybe linux and windows


Languages

Language:C++ 44.5%Language:CMake 39.7%Language:Dart 6.1%Language:HTML 3.9%Language:C 3.0%Language:Swift 2.5%Language:Kotlin 0.3%Language:Objective-C 0.1%