diff --git a/macos/Flutter/GeneratedPluginRegistrant.swift b/macos/Flutter/GeneratedPluginRegistrant.swift index eb3904ca..3e375fb3 100644 --- a/macos/Flutter/GeneratedPluginRegistrant.swift +++ b/macos/Flutter/GeneratedPluginRegistrant.swift @@ -9,7 +9,6 @@ import audio_service import audio_session import audioplayers_darwin import bitsdojo_window_macos -import metadata_god import package_info_plus_macos import path_provider_macos import shared_preferences_macos @@ -21,7 +20,6 @@ func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) { AudioSessionPlugin.register(with: registry.registrar(forPlugin: "AudioSessionPlugin")) AudioplayersDarwinPlugin.register(with: registry.registrar(forPlugin: "AudioplayersDarwinPlugin")) BitsdojoWindowPlugin.register(with: registry.registrar(forPlugin: "BitsdojoWindowPlugin")) - MetadataGodPlugin.register(with: registry.registrar(forPlugin: "MetadataGodPlugin")) FLTPackageInfoPlusPlugin.register(with: registry.registrar(forPlugin: "FLTPackageInfoPlusPlugin")) PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin")) SharedPreferencesPlugin.register(with: registry.registrar(forPlugin: "SharedPreferencesPlugin")) diff --git a/pubspec.lock b/pubspec.lock index 2b3ebd26..b76961f4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -719,7 +719,7 @@ packages: name: metadata_god url: "https://pub.dartlang.org" source: hosted - version: "0.1.0" + version: "0.1.1" mime: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index d385b518..811f3f0e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -56,7 +56,7 @@ dependencies: auto_size_text: ^3.0.0 badges: ^2.0.3 mime: ^1.0.2 - metadata_god: ^0.1.0 + metadata_god: ^0.1.1 # Temporary before [package_info_plus_windows] is updated to support # win32v3