#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSpellCheckPlugin.h"
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#import "flutter/fml/logging.h"
Go to the source code of this file.
Classes | |
class | FlutterSpellCheckResult |
Variables | |
static FLUTTER_ASSERT_ARC NSString *const | kInitiateSpellCheck = @"@"SpellCheck.initiateSpellCheck" |
|
static |
Definition at line 15 of file FlutterSpellCheckPlugin.mm.
Referenced by FlutterSpellCheckPlugin::handleMethodCall:result:.