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

Web support #26

Closed
tobrun opened this issue Feb 9, 2019 · 6 comments
Closed

Web support #26

tobrun opened this issue Feb 9, 2019 · 6 comments

Comments

@tobrun
Copy link
Collaborator

tobrun commented Feb 9, 2019

Project hummingbird enables running flutter on the web, more info in this medium post. This project could leverage this by hooking up mapbox-gl-js in case of running in a web env, this would extend the reach of this project further to the web, not only mobile.

@tobrun tobrun added the flutter label Feb 9, 2019
@tobrun
Copy link
Collaborator Author

tobrun commented Mar 16, 2019

Capturing from that Medium post:

We have not yet added support for embedding non-Flutter components — Custom Elements, React components, Angular components — in a Flutter web app, but we intend to explore this in the future. One possible avenue is to use the platform view for dropping foreign content into a Flutter web app. One important aspect to consider is what kind of effect foreign content may have on the performance and correctness of apps. Because non-Flutter components are likely to contain arbitrary CSS in them, as mentioned above, it can be problematic. More research is required.

We will have to wait for Google I/O 2019 for more updates.

@MTRNord
Copy link

MTRNord commented Aug 17, 2019

Any update on this? :)

@m0nac0 m0nac0 changed the title Project Hummingbird Web support Jan 11, 2020
@m0nac0 m0nac0 mentioned this issue Jan 12, 2020
@andrea689
Copy link
Collaborator

@MTRNord I'm working in this. #223

@tobrun tobrun mentioned this issue Feb 15, 2020
57 tasks
@LiangHuangBC
Copy link

@andrea689 Any schedule on this ?

@softmarshmallow
Copy link

@andrea689 hows the pr going on?

@stale
Copy link

stale bot commented Jan 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

6 participants