Upgrade from 3.32.6 to 3.41.9

This commit is contained in:
Yaël Perret
2026-05-04 21:44:07 +02:00
parent 6429854028
commit 8fc0a6ff86
12 changed files with 24512 additions and 26093 deletions

View File

@@ -5,8 +5,6 @@
import FlutterMacOS
import Foundation
import path_provider_foundation
func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
}