(web) add package:logging to pubspec to make pub.dev happy

This commit is contained in:
Nick Fisher
2025-07-03 13:00:41 +08:00
parent b22a82e181
commit 3cfa26d284

View File

@@ -24,6 +24,7 @@ dependencies:
thermion_flutter_platform_interface: ^0.3.0
flutter_web_plugins:
sdk: flutter
logging: ^1.3.0
dependency_overrides:
thermion_flutter_platform_interface:
path: ../thermion_flutter_platform_interface