This commit is contained in:
Mikkel Nygaard Ravn 2017-05-08 22:53:04 +02:00 committed by GitHub
parent eee9292e3b
commit 4ae1c00a9e

View File

@ -5,6 +5,8 @@
#ifndef FLUTTER_FLUTTERPLUGIN_H_
#define FLUTTER_FLUTTERPLUGIN_H_
#import <UIKit/UIKit.h>
#include "FlutterBinaryMessenger.h"
#include "FlutterChannels.h"
#include "FlutterCodecs.h"