From f552e61157840a2e15f01ab804316eab936879dc Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Wed, 25 Sep 2024 19:27:38 +0800 Subject: [PATCH] rename Android plugin class in pubspec.yaml --- thermion_flutter/thermion_flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermion_flutter/thermion_flutter/pubspec.yaml b/thermion_flutter/thermion_flutter/pubspec.yaml index 737bbdcb..cedf8501 100644 --- a/thermion_flutter/thermion_flutter/pubspec.yaml +++ b/thermion_flutter/thermion_flutter/pubspec.yaml @@ -33,7 +33,7 @@ flutter: platforms: android: pluginClass: ThermionFlutterPlugin - package: app.polyvox.filament + package: dev.thermion.android ios: pluginClass: SwiftThermionFlutterPlugin macos: