summaryrefslogtreecommitdiff
path: root/windows/flutter/generated_plugin_registrant.cc
blob: 1ece8f252d3eb458885d641a914f1dae7322c3bd (plain)
//
//  Generated file. Do not edit.
//

// clang-format off

#include "generated_plugin_registrant.h"

#include <geolocator_windows/geolocator_windows.h>

void RegisterPlugins(flutter::PluginRegistry* registry) {
  GeolocatorWindowsRegisterWithRegistrar(
      registry->GetRegistrarForPlugin("GeolocatorWindows"));
}