adamped / xamarin.flutter

Running Flutter on Xamarin
MIT License
249 stars 39 forks source link

Shell: Create Android Activity with Skia Canvas #4

Open adamped opened 6 years ago

adamped commented 6 years ago

In the Android Shell project, create an Activity that can be inherited, that will create a full screen Skia Canvas. Pass the Canvas reference to the bindings project.

adamped commented 6 years ago

Assigned to Edgar