Skip to content

Commit a322ace

Browse files
committed
chore: upgrade Flutter dependencies
1 parent 5f03540 commit a322ace

File tree

3 files changed

+93
-95
lines changed

3 files changed

+93
-95
lines changed

macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import file_picker
1212
import file_selector_macos
1313
import flutter_inappwebview_macos
1414
import package_info_plus
15-
import path_provider_foundation
1615
import screen_retriever_macos
1716
import share_plus
1817
import shared_preferences_foundation
@@ -28,7 +27,6 @@ func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2827
FileSelectorPlugin.register(with: registry.registrar(forPlugin: "FileSelectorPlugin"))
2928
InAppWebViewFlutterPlugin.register(with: registry.registrar(forPlugin: "InAppWebViewFlutterPlugin"))
3029
FPPPackageInfoPlusPlugin.register(with: registry.registrar(forPlugin: "FPPPackageInfoPlusPlugin"))
31-
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
3230
ScreenRetrieverMacosPlugin.register(with: registry.registrar(forPlugin: "ScreenRetrieverMacosPlugin"))
3331
SharePlusMacosPlugin.register(with: registry.registrar(forPlugin: "SharePlusMacosPlugin"))
3432
SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin"))

0 commit comments

Comments
 (0)