Allow sending platform messages from plugins to the framework and implement EventChannel (#40638)
* Allow sending messages from the platform to the framework * Add ability to send messages from the plugin to the platform. Also adds [PluginEventChannel] which is the plugin counterpart to EventChannel. Fixes https://github.com/flutter/flutter/issues/39981 * fix analyzer errors * Enhance doc comments * Remove dead code in test
H
Harry Terkelsen committed
6911a1513cd65bde4ff97a1b671502d1690312e0
Parent: c94a994
Committed by GitHub <noreply@github.com>
on 9/19/2019, 5:48:57 PM