xamarin.flutter
xamarin.flutter copied to clipboard
FlutterBinding: Create outline for platform event wire ups
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
I'm on it