-
The [PageView API doc sample](https://api.flutter.dev/flutter/widgets/PageView-class.html) fails - doesn't respond to the mouse - on Desktop and Web but not on the iPhone emulator. I've only tested …
-
The problem is as follows:
When there are multiple slivers inside the `headerSliverBuilder` and you try to inject both of those widget's `OverlapAbsorberPlus`, the following exception is thrown:
…
-
I see a consistent crash that occurs when I undock and dock widgets between windows and then drag an area of the window that appears to get into a weird state and not react to mouse events.
branch:…
-
Just like apple music for iPad:
![image](https://user-images.githubusercontent.com/10215098/29706195-7832b506-89b3-11e7-844a-9eecdc7d7fd3.png)
-
More than two months ago in #64 we asked "What do you dislike about React Native?". We have since made progress at Facebook on our incremental rewrite of React Native, via Fabric (https://github.com/r…
-
I think it would be nice to show a `Scrollbar` next to the scrolling area. Currently there is no way to do this.
Also if you are going to expose this functionality, please consider being able to cust…
-
Using the example you provided I changed the list to build two Items.
In this case the list should not scroll.
```
import 'package:flutter/material.dart';
import 'package:custom_nested_scrol…
-
I got problem with tab bar controller. when i use only one tab it works fine but when i use two tabs the object viewmodel in viewcontroller is nil. The problem happens when i migrate from 1.x.x to 2.…
-
How do I switch tabItems in code
-
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-sdk`
- [X] `@stream-io/video-react-native-sdk`
- [ ] `@stream-io/video-client`
**Describe the bug**
When I join a livestre…