Flutter Engine
The Flutter Engine
|
#include <functional>
#include <memory>
#include <vector>
#include "flutter/fml/macros.h"
#include "flutter/fml/synchronization/shared_mutex.h"
Go to the source code of this file.
Classes | |
class | fml::SyncSwitch |
class | fml::SyncSwitch::Observer |
Observes changes to the SyncSwitch. More... | |
struct | fml::SyncSwitch::Handlers |
Represents the 2 code paths available when calling |SyncSwitch::Execute|. More... | |
Namespaces | |
namespace | fml |