mirror of
https://github.com/foss42/apidash.git
synced 2025-12-10 15:23:19 +08:00
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.