Flutter Engine
The Flutter Engine
|
#include <map>
#include <mutex>
#include <string>
#include "flutter/common/settings.h"
#include "flutter/fml/closure.h"
#include "flutter/fml/memory/ref_ptr.h"
#include "flutter/lib/ui/window/platform_configuration.h"
Go to the source code of this file.
Classes | |
class | flutter::DartIsolateGroupData |
Namespaces | |
namespace | flutter |
Typedefs | |
using | flutter::ChildIsolatePreparer = std::function< bool(DartIsolate *)> |