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

Forwarding html framework events to Flutter #1259

Closed
DaveShuckerow opened this issue Oct 25, 2019 · 2 comments
Closed

Forwarding html framework events to Flutter #1259

DaveShuckerow opened this issue Oct 25, 2019 · 2 comments
Labels
hummingbird Hummingbird implementation-related
Milestone

Comments

@DaveShuckerow
Copy link
Contributor

In the debugger page, we need to propagate showMessage, toast, showError messages to the Flutter view.

In particular, we need to do the following:

  • Enable the shortcutCallback from the debugger screen.
  • Wire showMessage, toast, showError to show messages on the Flutter UI.
@DaveShuckerow DaveShuckerow added the hummingbird Hummingbird implementation-related label Oct 25, 2019
@jacob314
Copy link
Contributor

jacob314 commented Jan 8, 2020

Moving to backlog as we might go directly to a a full flutter implementation of the debugger page.

@jacob314 jacob314 added this to the Backlog milestone Jan 8, 2020
@jacob314
Copy link
Contributor

jacob314 commented Apr 2, 2020

Closing as obsolete with natively implemented debugger page.

@jacob314 jacob314 closed this as completed Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hummingbird Hummingbird implementation-related
Projects
None yet
Development

No branches or pull requests

2 participants