#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterPlatformPlugin.h"#import <AudioToolbox/AudioToolbox.h>#import <Foundation/Foundation.h>#import <UIKit/UIApplication.h>#import <UIKit/UIKit.h>#include "flutter/fml/logging.h"#import "flutter/shell/platform/darwin/common/InternalFlutterSwiftCommon/InternalFlutterSwiftCommon.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterEngine_Internal.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSharedApplication.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterTextInputPlugin.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewController_Internal.h"#import "flutter/shell/platform/darwin/ios/framework/Source/UIViewController+FlutterScreenAndSceneIfLoaded.h"Go to the source code of this file.
Namespaces | |
| FLUTTER_ASSERT_ARC | |
| flutter | |
Functions | |
| static void | SetStatusBarHiddenForSharedApplication (BOOL hidden) |
| static void | SetStatusBarStyleForSharedApplication (UIStatusBarStyle style) |
Variables | |
| constexpr char | FLUTTER_ASSERT_ARC::kTextPlainFormat [] = "text/plain" |
| const UInt32 | FLUTTER_ASSERT_ARC::kKeyPressClickSoundId = 1306 |
| const UInt32 | FLUTTER_ASSERT_ARC::kWheelsOfTimeSoundId = 1157 |
| NSString *const | FLUTTER_ASSERT_ARC::kSearchURLPrefix = @"@"x-web-search://?" |
|
static |
Definition at line 50 of file FlutterPlatformPlugin.mm.
References FlutterSharedApplication::application.
|
static |
Definition at line 60 of file FlutterPlatformPlugin.mm.
References FlutterSharedApplication::application.