Skip to content

Commit

Permalink
Add uikit import (flutter#3659)
Browse files Browse the repository at this point in the history
  • Loading branch information
mravn-google authored May 8, 2017
1 parent 0304668 commit 5e6bd48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell/platform/darwin/ios/framework/Headers/FlutterPlugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 5e6bd48

Please sign in to comment.