blob: 604a14e30ec3c5736b4889f5a0b5363ceac4414e [file] [log] [blame]
#include <flutter_linux/flutter_linux.h>
#include "include/{{projectName}}/{{pluginClassSnakeCase}}.h"
// This file exposes some plugin internals for unit testing. See
// https://github.com/flutter/flutter/issues/88724 for current limitations
// in the unit-testable API.
// Handles the getPlatformVersion method call.
FlMethodResponse *get_platform_version();