From a16e3fcd3c73b21224f96d50d4da32731afc750b Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Wed, 23 Oct 2024 02:23:15 +1100 Subject: [PATCH] chore: cleanup thermion_flutter pubspec.yaml --- thermion_flutter/thermion_flutter/pubspec.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/thermion_flutter/thermion_flutter/pubspec.yaml b/thermion_flutter/thermion_flutter/pubspec.yaml index 953bbc79..20fdfb3d 100644 --- a/thermion_flutter/thermion_flutter/pubspec.yaml +++ b/thermion_flutter/thermion_flutter/pubspec.yaml @@ -23,13 +23,7 @@ dependencies: thermion_flutter_web: ^0.1.0+9 logging: ^1.2.0 web: ^1.0.0 -dependency_overrides: - thermion_dart: - path: ../../thermion_dart - thermion_flutter_platform_interface: - path: ../thermion_flutter_platform_interface - thermion_flutter_ffi: - path: ../thermion_flutter_ffi + dev_dependencies: flutter_test: sdk: flutter