union_ad_ssgf/linux/union_ad_ssgf_plugin_private.h
2024-10-15 15:31:53 +08:00

11 lines
358 B
C

#include <flutter_linux/flutter_linux.h>
#include "include/union_ad_ssgf/union_ad_ssgf_plugin.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();