chore: use metadata_god pub.dev version

This commit is contained in:
Kingkor Roy Tirtho 2022-09-13 12:23:07 +06:00
parent 1a3556d39e
commit 91048f9b15
3 changed files with 7 additions and 9 deletions

View File

@ -9,6 +9,7 @@ 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
@ -20,6 +21,7 @@ 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"))

View File

@ -716,12 +716,10 @@ packages:
metadata_god:
dependency: "direct main"
description:
path: "."
ref: HEAD
resolved-ref: "737b3c0be8c286840edafcefe317399c4d50fdac"
url: "https://github.com/KRTirtho/metadata_god.git"
source: git
version: "0.0.1"
name: metadata_god
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.0"
mime:
dependency: "direct main"
description:

View File

@ -56,9 +56,7 @@ dependencies:
auto_size_text: ^3.0.0
badges: ^2.0.3
mime: ^1.0.2
metadata_god:
git:
url: https://github.com/KRTirtho/metadata_god.git
metadata_god: ^0.1.0
# Temporary before [package_info_plus_windows] is updated to support
# win32v3