zhancheng

Results 20 comments of zhancheng

i find the source code below , maybe the _nextFrame will be null ``` _emitFrame(ImageInfo(image: _nextFrame!.image, scale: _scale)); ```

@renefloor try this . ``` http://dl5.weshineapp.com/300/3de6b94c5fbe855e562be53f16f7f448.webp?v=60640903e7912 http://dl5.weshineapp.com/300/e008acbadfa5177a567fe3a5c97c52b4.webp?v=605ad5625854f ```

Please take this issue seriously

@simonsax the same issue still alive in 3.3.2 version, but try this code will works ``` build: { transpile: [/(^|\/)nuxt\/(dist\/)?pages($|\/)/] } ```

wanna help for this issue @danielroe

`Launching lib/main.dart on iPhone XR in debug mode... Running pod install... CocoaPods' output: ↳ Preparing Analyzing dependencies Inspecting targets to integrate Using `ARCHS` setting to build architectures of target `Pods-Runner`:...

> have you flutter project with swift support? hi@giandifra how can i enable swift support in my flutter project?