Skip to content

Commit 101d347

Browse files
grdsdevclaude
andcommitted
chore: update generated plugin registrant
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 904732d commit 101d347

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/supabase_flutter/example/macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ import FlutterMacOS
66
import Foundation
77

88
import app_links
9-
import path_provider_foundation
109
import shared_preferences_foundation
1110
import url_launcher_macos
1211

1312
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
1413
AppLinksMacosPlugin.register(with: registry.registrar(forPlugin: "AppLinksMacosPlugin"))
15-
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
1614
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))
1715
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
1816
}

0 commit comments

Comments
 (0)