#include <string_view>#include "flutter/common/settings.h"#include "flutter/fml/command_line.h"#include "flutter/shell/common/switch_defs.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Functions | |
| void | flutter::PrintUsage (const std::string &executable_name) |
| const std::string_view | flutter::FlagForSwitch (Switch swtch) |
| Settings | flutter::SettingsFromCommandLine (const fml::CommandLine &command_line, bool require_merged_platform_ui_thread) |