Files
apidash/lib/providers/js_runtime_notifier.dart
Ankit Mahato 447085be0c Replace print with debugPrint and improve logging
Replaced print statements with debugPrint in tests for better Flutter logging practices. In js_runtime_notifier.dart, replaced print statements with structured logging via terminalStateProvider, providing more consistent and contextual log handling. Minor code style improvements were also made.
2025-09-28 14:57:43 +05:30

17 KiB