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.
expected How should I do it?
### Bug Description mermaid syntax does not display properly Below is the sample text ### How to Reproduce According to the system thinking method, I will disassemble the problem structure...
### Description I want to achieve the same effect as on the web and desktop on the App. I use search_text_highlight_plus to achieve the effect of search and replace, but...