AOSSIE-Org / AOSSIE-Org/Ell-ena
CLEANUP: Replace print() with debugPrint() in ai_service.dart and google_meet_service.dart
オープン
- 主要言語
- 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 はまだ評価されていません。