Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 9a5983e

Browse files
author
Chris Yang
committed
add import
1 parent 8b64402 commit 9a5983e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.mm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#import <Foundation/Foundation.h>
88
#import <UIKit/UIKit.h>
99

10+
#include "unicode/uchar.h"
11+
1012
#include "flutter/fml/logging.h"
1113
#include "flutter/fml/platform/darwin/string_range_sanitization.h"
1214

0 commit comments

Comments
 (0)