luckysmg
luckysmg
If use `CADisplaylink` directly, the refresh rate of `CADisplaylink` is not correct **It doesn't match the refresh using for flutter rendering, and this will cause some junk and laggy when...
### 1. If you come across some bugs you can try lastest version of this package. ### 2. If The bugs are found in lastest version,you should: - Provide demo...
*List which issues are fixed by this PR. You must list at least one issue.* https://github.com/flutter/flutter/issues/111421 We can add this in info.plist in our test app to get gputrace file...
Fix: https://github.com/flutter/flutter/issues/96044 The `MediaQuery` is a object that its data will change very frequently, especailly when keyboard animating. So I think we can avoid the invisible page from being rebuilt....
### Updated 12.15 ## Preview https://user-images.githubusercontent.com/49340347/207804397-6c9238ee-dd4b-47b4-adf7-67272b84fed8.mp4 Related PR in flutter engine (merged): https://github.com/flutter/engine/pull/34751 *List which issues are fixed by this PR. You must list at least one issue.* https://github.com/flutter/flutter/issues/91896 -...
## Steps to Reproduce Setup a breakPoint and see the info in var. But everytime will raise error in log console: ``` Cannot invoke "com.google.gson.JsonElement.isJsonPrimitive()" because "elem" is null ```...
branch: master under ffmpeg@4 build cmd: ``` python3 waf configure --cross-compile-ios —lightweight=libav --fft=ACCELERATE --build-static --include-algos=BeatTrackerMultiFeature ``` error msg: ``` In file included from ../src/essentia/utils/audiocontext.cpp:20: In file included from ../src/essentia/utils/audiocontext.h:26: ../src/essentia/utils/ffmpegapi.h:24:10:...
使用的部分应该有两个, 但是这个地方工程配置上看看需不需要补充一下  我看没有对应的文档,但是对应的ncnn的有一个文档 https://k2-fsa.github.io/sherpa/ncnn/ios/for-the-more-curious-swift.html 看看这部分是不是对onnx的部分可以补充一下
### macOS Version(s) Used to Build macOS 13 Ventura ### Xcode Version(s) Xcode 14 ### Description `Xcode 16.2` MacOS `15.5` I have two track, that playing a same audio file....