Skip to content

AMapView不能作为Widget添加 #9

@leftluoyi

Description

@leftluoyi

flutter 0.9.4,计划像示例里面一样添加AMapView作为组件

    return new Scaffold(
      appBar: new AppBar(title: new Text('Titles')),
      body: Expanded(child: AMapView(
      ))
    );

但是ide直接报错说 The arguemennt type 'AMapView' can't be assigned to the parameter type Widget'`.

请问这个问题如何解决?

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