mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 19:58:49 -05:00
[PR #10] [MERGED] Use Fimber for debug log instead of print() #520
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
014332dUse 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.