This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
flutter-unity-view-widget/ios/Classes
Kris Pypen 2615c7868e Added methodchannel postMessage support on iOS (communication from flutter to unity) 2019-08-01 16:36:58 +02:00
..
FlutterUnityNativeModule.h WIP: working example 2019-03-26 22:05:53 +01:00
FlutterUnityNativeModule.m WIP: working example 2019-03-26 22:05:53 +01:00
FlutterUnityView.h Added basic iOS support (no messaging yet) 2019-08-01 10:43:34 +02:00
FlutterUnityView.m Added basic iOS support (no messaging yet) 2019-08-01 10:43:34 +02:00
FlutterUnityWidgetPlugin.h Added methodchannel postMessage support on iOS (communication from flutter to unity) 2019-08-01 16:36:58 +02:00
FlutterUnityWidgetPlugin.m Added methodchannel postMessage support on iOS (communication from flutter to unity) 2019-08-01 16:36:58 +02:00
UnityUtils.h Added basic iOS support (no messaging yet) 2019-08-01 10:43:34 +02:00
UnityUtils.mm Added methodchannel postMessage support on iOS (communication from flutter to unity) 2019-08-01 16:36:58 +02:00