nrallakis
nrallakis
I tried using the pdfview as a fragment and it worked. However, it crashes when i change to landscape mode.. Is there any solution for this problem? This is my...
### Page URL https://docs.flutter.dev/cookbook/lists/horizontal-list/ ### Page source https://github.com/flutter/website/tree/main/src/cookbook/lists/horizontal-list.md ### Describe the problem After the breaking [changes](https://docs.flutter.dev/release/breaking-changes/default-scroll-behavior-drag) regarding ScrollBehaviors, it is not allowed (by default) to drag a scrolling widget with...