李剑辉
李剑辉
这个不能设置小数点的..虽然是float类型
误差还会报错呢。。这类库都不维护了吧??
我也遇到这个bug了
完美解决,感谢
return PopScope( canPop: false, child: Scaffold( appBar: AppBar( leading: BackButton(onPressed:() => Get.back(),), 问题解决了 canPop: false,然后自定义BackButton事件;
day after day~wait for you
I have the same requirement, but I can't seem to get the answer.
> See comments here about using multiple adapters. [#300 (comment)](https://github.com/bb-qq/r8152/issues/300#issuecomment-1518530441) > > However, I am not sure if SMB multichannel will perform as expected. Depending on the product model, the...
> 感谢支持!我现在没有做iOS了,项目也不会维护了。如果你需要使用,可以根据需求和实际情况进行调整。 可惜了,大佬,我用你的组件好几年了...
我也遇到这个问题了,怎么解决的?