ZhuXin
ZhuXin
方法: 使用ProgressDialog包裹MaterialApp 现象: loading在生效的时候可以点到appbar的返回键,如何禁用?是否有类似barrierDismissible这样的属性设置, 不过oktoast好像也是没有这样的属性 flutter_progress_dialog: ^0.1.0 flutter 1.9.1+hotfix.6 感谢
hideBubble: false, alwaysShowBubble:true, 也不行,源码里面没有找到问题
How can I click on a shrinking other folding panel?
How to change the background color of the mask to a gradient color Currently only a single color can be modified.