AOSSIE-Org / AOSSIE-Org/Ell-ena

CLEANUP: Replace print() with debugPrint() in ai_service.dart and google_meet_service.dart

オープン
#232 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
54
フォーク
110
PR マージ指標
30日以内にマージされた PR はありません

説明

flutter analyze reports print() calls in production code:

ai_service.dart: lines 552, 564, 575, 581, 583, 586, 592
google_meet_service.dart: lines 30, 81

Fix: Replace print() with debugPrint() which is automatically
disabled in production builds.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。