Results 7 issues of Naos

Hello ! I have a problem detected : ![Image of Yaktocat](https://i.ibb.co/RSDgQmN/Capture-d-e-cran-2020-02-21-a-13-29-49.png) ![Image of Yaktocat](https://i.ibb.co/7rGn7SS/Capture-d-e-cran-2020-02-21-a-13-27-18.png) The red square can't be Tab, no action works on that red part ! Do you...

Hello ! I have a probleme, i can't focus a TextField after used Navigator.push() I have an example : https://www.youtube.com/watch?v=ppQUZIc8e7s&feature=youtu.be ``` InnerDrawer( scaffold: Stack( children: [ TabBarView( physics: NeverScrollableScrollPhysics(), controller:...

bug

Hello it's possible to have onDragStared on ReorderableSliverList ?

Hello, Any idea how to change the vibration onLongPress ? Thx for your time 👌

Hello, it's possible to have a height 'auto' ? Because my component is always different ! Thx

Hello, an idea how to disable the logs ? ``` [log] buildDataIos", Instance of 'IosDeviceInfo' ``` AdSupport.framework is removed ! Thx for your time 😇

Hello, i would like to change the width value during the responsive ! `getWidth(event) { let widthLandingFlat = Math.floor($('.landing_flat').width()); let value; if (widthLandingFlat > 655 && widthLandingFlat < 1000) value...