#include <functional>
#include <list>
#include <unordered_map>
#include <variant>
#include "flutter/fml/macros.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterMutatorView.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterPlatformViewController.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterTimeConverter.h"
#import "flutter/shell/platform/darwin/macos/framework/Source/FlutterViewProvider.h"
#include "flutter/shell/platform/embedder/embedder.h"
Go to the source code of this file.
Classes | |
struct | flutter::BackingStoreLayer |
class | flutter::FlutterCompositor |
Namespaces | |
flutter | |
Typedefs | |
using | flutter::LayerVariant = std::variant< PlatformViewLayer, BackingStoreLayer > |