Skip to content

Commit d678848

Browse files
committed
Update example
1 parent 5643ac6 commit d678848

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

flutter_web_auth_2/example/macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ import Foundation
77

88
import desktop_webview_window
99
import flutter_web_auth_2
10-
import path_provider_foundation
1110
import url_launcher_macos
1211
import window_to_front
1312

1413
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
1514
DesktopWebviewWindowPlugin.register(with: registry.registrar(forPlugin: "DesktopWebviewWindowPlugin"))
1615
FlutterWebAuth2Plugin.register(with: registry.registrar(forPlugin: "FlutterWebAuth2Plugin"))
17-
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
1816
UrlLauncherPlugin.register(with: registry.registrar(forPlugin: "UrlLauncherPlugin"))
1917
WindowToFrontPlugin.register(with: registry.registrar(forPlugin: "WindowToFrontPlugin"))
2018
}

0 commit comments

Comments
 (0)