[PR #10] [MERGED] Use Fimber for debug log instead of print() #827

Closed
opened 2026-04-13 13:53:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pd4d10/git-touch/pull/10
Author: @trietbui85
Created: 10/13/2019
Status: Merged
Merged: 10/13/2019
Merged by: @pd4d10

Base: masterHead: master


📝 Commits (1)

  • 014332d Use Fimber for debug log instead of print()

📊 Changes

13 files changed (+39 additions, -29 deletions)

View changed files

📝 lib/main.dart (+9 -5)
📝 lib/models/auth.dart (+7 -6)
📝 lib/models/code.dart (+5 -4)
📝 lib/models/notification.dart (+1 -1)
📝 lib/models/theme.dart (+3 -2)
📝 lib/scaffolds/list_stateful.dart (+3 -3)
📝 lib/scaffolds/long_list.dart (+2 -2)
📝 lib/screens/issue_form.dart (+2 -1)
📝 lib/screens/news.dart (+1 -1)
📝 lib/screens/notification.dart (+2 -2)
📝 lib/utils/utils.dart (+1 -1)
📝 lib/widgets/notification_item.dart (+2 -1)
📝 pubspec.yaml (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pd4d10/git-touch/pull/10 **Author:** [@trietbui85](https://github.com/trietbui85) **Created:** 10/13/2019 **Status:** ✅ Merged **Merged:** 10/13/2019 **Merged by:** [@pd4d10](https://github.com/pd4d10) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`014332d`](https://github.com/pd4d10/git-touch/commit/014332d3fcf71f0309b9fee214fe9c06c427a6e0) Use Fimber for debug log instead of print() ### 📊 Changes **13 files changed** (+39 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `lib/main.dart` (+9 -5) 📝 `lib/models/auth.dart` (+7 -6) 📝 `lib/models/code.dart` (+5 -4) 📝 `lib/models/notification.dart` (+1 -1) 📝 `lib/models/theme.dart` (+3 -2) 📝 `lib/scaffolds/list_stateful.dart` (+3 -3) 📝 `lib/scaffolds/long_list.dart` (+2 -2) 📝 `lib/screens/issue_form.dart` (+2 -1) 📝 `lib/screens/news.dart` (+1 -1) 📝 `lib/screens/notification.dart` (+2 -2) 📝 `lib/utils/utils.dart` (+1 -1) 📝 `lib/widgets/notification_item.dart` (+2 -1) 📝 `pubspec.yaml` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 13:53:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#827