Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMapView不能作为Widget添加 #9

Open
leftluoyi opened this issue Oct 24, 2018 · 3 comments
Open

AMapView不能作为Widget添加 #9

leftluoyi opened this issue Oct 24, 2018 · 3 comments

Comments

@leftluoyi
Copy link

leftluoyi commented Oct 24, 2018

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'`.

请问这个问题如何解决?

@spWang
Copy link

spWang commented Nov 23, 2018

你这个应该是属于flutter页面内嵌原生页面了,可能还没实现。目前这种应该是直接Push出一个原生页面的

@th-ko
Copy link

th-ko commented Dec 6, 2018

你好‎,
I would also be interesting in an AMap Widget. Is this something you plan to do? I might support that, however the chinese documentation is a bit challenging...

@54huige
Copy link

54huige commented Feb 3, 2019

你好‎,
I would also be interesting in an AMap Widget. Is this something you plan to do? I might support that, however the chinese documentation is a bit challenging...

hello.
你还打算继续研究 “flutter” 的地图插件吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants