From 4c1480864e83f9e31e5cfcccbeddfef8a98c8e7f Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Sat, 1 Mar 2025 12:29:15 +0800 Subject: [PATCH] remove thermion_flutter_ffi from thermion_flutter pubspec --- thermion_flutter/thermion_flutter/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/thermion_flutter/thermion_flutter/pubspec.yaml b/thermion_flutter/thermion_flutter/pubspec.yaml index 0676d84f..aeacdb6e 100644 --- a/thermion_flutter/thermion_flutter/pubspec.yaml +++ b/thermion_flutter/thermion_flutter/pubspec.yaml @@ -19,7 +19,8 @@ dependencies: animation_tools_dart: ^0.1.0 thermion_dart: ^0.2.1-dev.20.0 thermion_flutter_platform_interface: ^0.2.1-dev.20.0 - thermion_flutter_ffi: ^0.2.1-dev.20.0 + thermion_flutter_method_channel: + path: ../thermion_flutter_method_channel thermion_flutter_web: ^0.2.0+11 logging: ^1.2.0 web: ^1.0.0