Skip to content

How can I show list of multi video widget? #9

@bizk-sato

Description

@bizk-sato

I want to use list of multi_video.dart widgets.

To do that I added sessionKey and token properties to multi_video.dart.

It seems like this sample app uses hybrid composition of flutter and I don't know how to add or remove multiple multi video compoents.

MainActivity.kt

        flutterEngine
            .platformViewsController
            .registry
            .registerViewFactory("opentok-multi-video-container", MultiVideoFactory())

Is there any way to use multiple multi video components in native view so that I can make list of calls?

Below is the image of what I want to achieve.

スクリーンショット 2022-12-20 20 04 15

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions