Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
platform_version.h File Reference
#include <sys/types.h>
#include "flutter/fml/macros.h"

Go to the source code of this file.

Namespaces

namespace  fml
 

Functions

bool fml::IsPlatformVersionAtLeast (size_t major, size_t minor=0, size_t patch=0)