Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@jason-simmons
Copy link
Member

This will make it simpler to write listeners that can be reused in multiple
applications.

This will make it simpler to write listeners that can be reused in multiple
applications.
@abarth
Copy link
Contributor

abarth commented Jun 17, 2016

LGTM

@abarth
Copy link
Contributor

abarth commented Jun 17, 2016

Should we add a call to the listeners when the FlutterView is destroyed?

@jason-simmons
Copy link
Member Author

For now I'll hold off on that until we see more examples of app messaging usage. Currently I suspect that most listeners will be stateless or can safely rely on being GCed when the FlutterView goes away.

@jason-simmons jason-simmons merged commit 471beb0 into flutter:master Jun 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants