Commit Graph

4 Commits

Author SHA1 Message Date
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
Udhay-Adithya
285717d7e5 fix: request id handling in js runtime notifier and terminal page 2025-09-21 16:16:35 +05:30
Udhay-Adithya
994137e38c feat: implement js logging in terminal logger 2025-09-10 12:32:18 +05:30
Udhay-Adithya
9d47d0b2a5 feat: implement js runtime provider and remove old script service 2025-09-09 17:30:50 +05:30