Results 6 comments of wudb

你说的应该是搜索历史的缓存吧,这个其实不冲突的,但是如果不去掉的话,一旦自定义搜索建议之后,搜索历史也没法缓存了

![Image](https://github.com/user-attachments/assets/f8b0f7a2-bc45-4eef-b520-75248aace10a) Firstly, thank you to the author for developing such great software. But I found that the energy consumption is quite high, and I don't know if it can be...

代码如下: PinInputTextField( pinLength: 5, decoration: BoxLooseDecoration( strokeColorBuilder: PinListenColorBuilder(Colors.black, Colors.white), bgColorBuilder: const FixedColorBuilder(Colors.white), ), // controller: controller.codeController, keyboardType: TextInputType.number, // focusNode: controller.codeFocusNode, onSubmit: (code) { }, cursor: Cursor(width: 2, height: 20,...

点击的时候

I also encountered the same problem, how did you solve it? ITMS-90429: Invalid Swift Support - The files libswiftDarwin.dylib, libswiftMetal.dylib, libswiftCoreAudio.dylib, libswiftsimd.dylib, libswiftQuartzCore.dylib, libswiftos.dylib, libswiftObjectiveC.dylib, libswiftDispatch.dylib, libswiftCoreGraphics.dylib, libswiftCoreFoundation.dylib, libswiftUIKit.dylib, libswiftCoreMedia.dylib,...