specify thermion_dart in thermion_flutter dependency_overrides to fix intellisense in during dev

This commit is contained in:
Nick Fisher
2025-04-16 13:32:46 +08:00
parent ec3e7ed3ba
commit fbbb4ed792

View File

@@ -26,6 +26,8 @@ dependencies:
web: ^1.0.0
dependency_overrides:
thermion_dart:
path: ../../thermion_dart
thermion_flutter_method_channel:
path: ../thermion_flutter_method_channel
thermion_flutter_platform_interface: