VickyLeu

Results 29 comments of VickyLeu

fun animateFrom(imageInfo: ImageInfo) { if (isInit) { reset() val mine = info val scaleX = imageInfo.mImgRect.width() / mine.mImgRect.width() val scaleY = imageInfo.mImgRect.height() / mine.mImgRect.height() val scale = if (scaleX <...

**`sender (Windows 10)`** ![271658227334_ pic_hd](https://user-images.githubusercontent.com/19390292/179732285-86bafb2d-8b75-4d37-88ac-025ecb0ba193.jpg) **`receiver (Mac mini 12.4)`** ![251658227331_ pic_hd](https://user-images.githubusercontent.com/19390292/179733170-4751580d-493b-40f0-a4b5-a646a9b44ff3.jpg) **`receiver (iMac running Windows 10)`** ![261658227332_ pic_hd](https://user-images.githubusercontent.com/19390292/179733278-c2959b7b-baa0-4443-bc40-ad47292a4360.jpg) i was adding `frame_ = frame_->Create((int)pixel_buffer_->width, (int)pixel_buffer_->height, rgb_buffer_.get(), 0);` above `frame_->ConvertToARGB(RTCVideoFrame::Type::kABGR, rgb_buffer_.get(),...

hi guys, flutter_webrtc:^0.9.0 is fixed crash on windows sharing, the issue should be close

flex wrap in browser ![WX20240108-170954](https://github.com/daohoangson/flutter_widget_from_html/assets/19390292/4d940d9f-f7a3-4c94-9f45-23beec5ef7dd)

https://github.com/awdigital/AWCollectionViewDialLayout

@MatkovIvan still falling ``` > Task :composeApp:linkPodDebugFrameworkIosArm64 FAILED error: Compilation failed: Exception during generating code for following declaration: Inside: FILE fqName:cafe.adriel.voyager.navigator.lifecycle fileName:/Volumes/Extra/Github/voyager/voyager-navigator/src/commonMain/kotlin/cafe/adriel/voyager/navigator/lifecycle/NavigatorLifecycleStore.kt private fun $init_global() * Source files: * Compiler...

> 也许是 Voyager 的定制版本?堆栈跟踪指向 voyager。 > > 但复制者确实会帮助调查它。 @MatkovIvan @eymar i found that the dependency library must also be updated to RC3. I forked a copy of Voyager, and the...

[reproduction here RC03.git](https://github.com/vickyleu/RC03.git) I have a sad issue to report. I'm really sorry, I was too tired to test thoroughly yesterday because I needed to sleep. yesterday I directly used...