xamarin.flutter icon indicating copy to clipboard operation
xamarin.flutter copied to clipboard

FlutterBinding: Create outline for platform event wire ups

Open adamped opened this issue 7 years ago • 1 comments

The Binding library will likely need events to and from the Shell. This is seen as shown in the current Shell of Flutter.

Examples:

https://github.com/flutter/engine/tree/master/shell/platform/android/io/flutter/app

https://github.com/flutter/engine/tree/master/shell/platform/android/io/flutter/view

adamped avatar Sep 30 '18 09:09 adamped

I'm on it

francedot avatar Sep 30 '18 19:09 francedot