Flutter iOS Embedder
FlutterSpellCheckPlugin.mm File Reference
#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"
 

Variable Documentation

◆ kInitiateSpellCheck

FLUTTER_ASSERT_ARC NSString* const kInitiateSpellCheck = @"@"SpellCheck.initiateSpellCheck"
static