Skip to content

Flutter有没有直接加载小程序组件 #23

Description

@maochong513

直接将小程序内嵌到应用中 而不是弹出框加载小程序 封装成组件 传入appletId即可
SizedBox(
width: 300,
height: 300,
child: FinClipWidget(appId: 'xxxxxx'),
)
如果能这样 该有多舒服

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions